From aee813f1ffae7cc20ea57070a08814980acc2beb Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Thu, 21 Aug 2014 12:50:50 +0300 Subject: [PATCH] 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 --- 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 @@ - 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. -- 2.7.4