summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-08-24 09:07:23 +1000
committerChase Douglas <chase.douglas@canonical.com>2011-08-23 17:58:31 -0700
commit1cb00433583341b3c52c8d3f62dcd19a55ddca29 (patch)
tree105dcda14fcc210bbafecc4d40dad70d20473d91
parentb025106fe8d8aa3043abd48ba3f50bde29527939 (diff)
DeviceEvents: a TouchPendingEnd won't generate further TouchUpdate events
Update, not motion. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
-rw-r--r--specs/XI2proto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index 5bff92e..a246dfb 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -2024,7 +2024,7 @@ KeyRelease, ButtonPress, ButtonRelease, Motion.
has physically ended, however another client still holds a grab, so the
touch should be considered alive until all grabbing clients have
accepted or passed on ownership. The touch will not generate any
- further motion events once an event with TouchPendingEnd has been
+ further TouchUpdate events once an event with TouchPendingEnd has been
received.
active_touches
Only in XI 2.1 and later. Only valid for TouchBegin, TouchUpdate, and