From a27501f40e9a369ed5d4c655674130e76214281f Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Thu, 21 Aug 2014 12:32:56 +0300 Subject: [PATCH] protocol: wl_pointer.set_cursor gives a role Now that we have defined "role", use the term. Signed-off-by: Pekka Paalanen Reviewed-by: Jason Ekstrand --- 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 @@ 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 -- 2.7.4