protocol: wl_shell.get_shell_surface gives a role
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 21 Aug 2014 09:50:50 +0000 (12:50 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 1 Oct 2014 08:50:48 +0000 (11:50 +0300)
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>
protocol/wayland.xml

index ddf94a3..3645208 100644 (file)
 
     <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>