diff options
author | Chase Douglas <chase.douglas@canonical.com> | 2012-03-07 16:06:26 -0800 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-03-22 11:33:20 +1000 |
commit | 58427e08a4a36ce9e213e4b4fe5249d5db2c764d (patch) | |
tree | ef705b10c8d918f0c215e87224171f4a3eabd852 /Xext | |
parent | e884ff8ad4df2b3272a3d8ece772906207af5142 (diff) |
Xi: Fix TouchEnd to TouchUpdate change for one accepted grab
If there is only one listener of a touch, the listener is a grab, and is
accepted before the touch has ended, the current code will not end the
touch record when the touch does end.
This change adds a listener state for when a touch is accepted but has
not yet ended. We now keep the touch record alive in this state, but end
it when the touch ends.
Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Xext')
0 files changed, 0 insertions, 0 deletions