diff options
author | Chase Douglas <chase.douglas@canonical.com> | 2012-04-03 17:31:01 -0700 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-04-16 11:30:03 +1000 |
commit | 12188c8a8a537b38b1ca4cf8c0de5447e19c886a (patch) | |
tree | c7adb894a1b16284c52ed3f3e2f61d5eee56e209 /dix/dispatch.c | |
parent | 32ece7c09bf0ebc3d99b4078aacebbd44314776a (diff) |
Use touch state when querying pointer through core protocol
QueryPointer is part of the core protocol. As such, it knows nothing
about touch devices. Touches are converted to button 1 press, pointer
motion, and button 1 release for core clients, so we should ensure the
pointer state mask has button 1 set when XQueryPointer is used.
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'dix/dispatch.c')
0 files changed, 0 insertions, 0 deletions