diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-01-03 09:24:38 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-01-03 13:21:35 +1000 |
commit | 5ee845c1bf457159a034111c3d0df584aa600cd6 (patch) | |
tree | aeb6a2e8097be82387e841929de92b9c4a269cfd /specs/XI2proto.txt | |
parent | e65ba758c2d4147c3873c63c262db36ec23bba63 (diff) |
specs: purge leftover TouchAccepted note
This flag does not exist anymore.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'specs/XI2proto.txt')
-rw-r--r-- | specs/XI2proto.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 7ea2048..8e2eea8 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -2102,9 +2102,6 @@ KeyRelease, ButtonPress, ButtonRelease, Motion. and 7) if a smooth-scrolling event on the Rel Vert Scroll or Rel Horiz Scroll axes was also generated. It is also set on Motion, ButtonPress, and ButtonRelease events generated by direct touch devices. - TouchAccepted (for TouchEnd events only) means that the current owner - of the touch stream has “accepted” it, and this client will not receive - any further events from that touch sequence. TouchPendingEnd (for touch events only) means that the touch has physically ended, however another client still holds a grab, so the touch should be considered alive until all grabbing clients have |