diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-12-17 14:18:07 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-12-17 14:18:07 +1000 |
commit | 705edb3a00169d6237eb6e35b29093c1c70ef37b (patch) | |
tree | 09b3eca911eb1e5c9b8966cd2f7a62c2cb687b33 | |
parent | 14aca4f4e97e8658e665405e37927de0442f8518 (diff) |
specs: removing a device results in a BarrierLeave eventbarriers
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | specs/XI2proto.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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!: |