summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-07-28 10:38:21 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-07-28 10:40:15 +1000
commit9f5d450fda41f936a8e12863aec544d69b30132f (patch)
tree8dfa84bc1fec97c6a27c710d249ae61a80181ebc
parent7b988fcae5135d064388084ef190966c3e38702c (diff)
XIproto.txt: clarify that the ClientPointer is set, even if implicitly.
It is indistinguishable for the client whether the the server chooses a ClientPointer or whether the CP was set through an XISetClientPointer request. The only thing that matters is that a device was actually assigned and will be used in the future. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--XI2proto.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/XI2proto.txt b/XI2proto.txt
index 4ad861e..ab075f7 100644
--- a/XI2proto.txt
+++ b/XI2proto.txt
@@ -698,10 +698,14 @@ are required to be 0.
win
The window or client ID.
set
- TRUE if the client has an explicitly set ClientPointer.
+ TRUE if the client has a ClientPointer set.
deviceid
The master pointer that acts as a ClientPointer if 'set' is TRUE.
+ No difference is made between a ClientPointer set explicitly through
+ XISetClientPointer and a ClientPointer implicitly assigned by the server
+ in response to an ambiguous request.
+
┌───
XISetFocus
focus: Window