File 0006-protocol-wl_shell_get_shell_surface-gives-a-role.patch of Package wayland.2859
From aee813f1ffae7cc20ea57070a08814980acc2beb Mon Sep 17 00:00:00 2001
From: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Date: Thu, 21 Aug 2014 12:50:50 +0300
Subject: protocol: wl_shell.get_shell_surface gives a role
Now that we have defined "role", use the term.
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
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>
--
cgit v0.10.2