summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-07-31 08:53:51 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-08-03 10:58:43 +1000
commit50921252322e05fea4f0f85c8ae8735b6df11860 (patch)
tree05775e2111c2391de596a7b3e9096572ee576606
parentbeebe5339ee97b36c3d5b2a5c2b2f140d03f2003 (diff)
Document behaviour of CursorNotifies with XI2 servers.
CursorNotifies are only sent for the ClientPointer to avoid confusion in the client. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--fixesproto.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/fixesproto.txt b/fixesproto.txt
index 1571e1f..5ef8153 100644
--- a/fixesproto.txt
+++ b/fixesproto.txt
@@ -1,6 +1,6 @@
The XFIXES Extension
Version 4.0
- Document Revision 1
+ Document Revision 2
2006-12-14
Keith Packard
keithp@keithp.com
@@ -187,6 +187,11 @@ SelectCursorInput
with different serial numbers may have different images. Timestamp
is the time of the cursor change.
+ Servers supporting the X Input Extension Version 2.0 or higher only
+ notify the clients of cursor change events for the ClientPointer, not
+ of any other master pointer (see Section 4.4. in the XI2 protocol
+ specificiation).
+
GetCursorImage
->