[PATCH wayland v4 2/5] protocol: wl_pointer.set_cursor gives a role
Pekka Paalanen
ppaalanen at gmail.com
Thu Aug 21 02:52:43 PDT 2014
From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
Now that we have defined "role", use the term.
Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
---
protocol/wayland.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 621c64d..89f7c0e 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -1394,7 +1394,10 @@
<request name="set_cursor">
<description summary="set the pointer surface">
Set the pointer surface, i.e., the surface that contains the
- pointer image (cursor). This request only takes effect if the pointer
+ pointer image (cursor). This request gives the surface the role
+ of a cursor.
+
+ The cursor actually changes only if the pointer
focus for this device is one of the requesting client's surfaces
or the surface parameter is the current pointer surface. If
there was a previous surface set with this request it is
--
1.8.5.5
More information about the wayland-devel
mailing list