diff options
author | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-30 05:20:03 +0000 |
---|---|---|
committer | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-30 05:20:03 +0000 |
commit | c14b4b3bfcc1e77e8a5b31436a3668f0fc6ccecd (patch) | |
tree | 7c08f438221f2079d46f5ac1201112dc0b0667d7 /ash/wm/ash_native_cursor_manager.cc | |
parent | be89097fb65d471dd6f76cba24c9789589160d51 (diff) | |
download | chromium_src-c14b4b3bfcc1e77e8a5b31436a3668f0fc6ccecd.zip chromium_src-c14b4b3bfcc1e77e8a5b31436a3668f0fc6ccecd.tar.gz chromium_src-c14b4b3bfcc1e77e8a5b31436a3668f0fc6ccecd.tar.bz2 |
linux_aura: Don't implement InputStateLookup.
In X11, we only receive events of mouse events; we cannot query the
state ourselves. The best we can do here is use the built in event
tracking to emulate it. This is not perfect.
This enhances the tab dragging code (which runs mostly outside of
aura's event handling stuff) so that it sets the global Env mouse
button data when it starts and stops, so this should fix the case
of tab dragging.
BUG=306048
Review URL: https://codereview.chromium.org/50713006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231765 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/wm/ash_native_cursor_manager.cc')
0 files changed, 0 insertions, 0 deletions