Yes, send TouchEnd to owner, TouchPendingEnd to other listeners

Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
Chase Douglas 2011-08-02 15:23:21 -07:00
parent 343fd69945
commit 3a2f149b33

View file

@ -336,15 +336,6 @@ the current owner rejects the sequence, the client may become
the owner of the touch sequence and receive a TouchOwnership event and a
TouchEnd event.
**************************************************************************
[red yellow-background]*FIXME*
TouchPendingEnd -> TouchOwnership -> TouchEnd? so we send a TouchEnd event
to the owner always, and only TouchPendingEnd to clients who don't yet
own the touch?
**************************************************************************
[[multitouch-device-modes]]
Touch device modes
~~~~~~~~~~~~~~~~~~