[PATCH wayland v4 5/5] protocol: wl_shell.get_shell_surface gives a role

Pekka Paalanen ppaalanen at gmail.com
Thu Aug 21 02:52:46 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 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index ddf94a3..3645208 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -679,7 +679,8 @@
 
     <request name="get_shell_surface">
       <description summary="create a shell surface from a surface">
-	Create a shell surface for an existing surface.
+	Create a shell surface for an existing surface. This gives
+	the wl_surface the role of a shell surface.
 
 	Only one shell surface can be associated with a given surface.
       </description>
-- 
1.8.5.5



More information about the wayland-devel mailing list