summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-08-25 10:04:01 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-08-25 10:04:25 +1000
commitf3f79c0642f33b6a39a0f7fdab2bcb06d9cab0f7 (patch)
tree1419be4c1bba4d614abd21865012859ca4d91f87
parentae4588ff0c6e5cc7009e4ac78a3f953bc399bd84 (diff)
Device cursors are deleted once the window or the device disappear.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--XI2proto.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/XI2proto.txt b/XI2proto.txt
index a55d06d..706f50a 100644
--- a/XI2proto.txt
+++ b/XI2proto.txt
@@ -575,6 +575,9 @@ are required to be 0.
protocol's window attributes, display cursor C(w).
- repeat on parent window until a cursor has been found.
+ The device cursor for a given window is reset once the window is destroyed
+ or the device is removed, whichever comes earlier.
+
If deviceid does not specify a master pointer, a BadDevice error
is returned.