From e93e9d004c11a59cab56139c0c04ea2b5c6a926b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 17 Dec 2012 14:18:07 +1000 Subject: specs: removing a device results in a BarrierLeave event Signed-off-by: Peter Hutterer --- specs/XI2proto.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index b1c29c0..d30fcca 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -2620,7 +2620,8 @@ through the barrier following a XIBarrierReleasePointer request. The time between the XIBarrierReleasePointer and the BarrierLeave event thus depends on user input. A BarrierLeave(PointerReleased) event is also generated if the barrier is -destroyed while pointer movement is constrained by the barrier. This event +destroyed while pointer movement is constrained by the barrier, or the +master pointer blocked by the barrier is removed. This event has a dx/dy of 0/0. :numbered!: -- cgit v1.2.1