From 3a2f149b33531d02fff8e46181ffdcfcecb0c8cb Mon Sep 17 00:00:00 2001 From: Chase Douglas Date: Tue, 2 Aug 2011 15:23:21 -0700 Subject: [PATCH] Yes, send TouchEnd to owner, TouchPendingEnd to other listeners Signed-off-by: Chase Douglas --- specs/XI2proto.txt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index 9763d8a..b592cfe 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -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 ~~~~~~~~~~~~~~~~~~