From: Pekka Paalanen Date: Thu, 21 Aug 2014 09:50:50 +0000 (+0300) Subject: protocol: wl_shell.get_shell_surface gives a role X-Git-Tag: 1.6.91~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aee813f1ffae7cc20ea57070a08814980acc2beb;p=platform%2Fupstream%2Fwayland.git protocol: wl_shell.get_shell_surface gives a role Now that we have defined "role", use the term. Signed-off-by: Pekka Paalanen Reviewed-by: Jason Ekstrand --- 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 @@ - 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.