mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-22 05:34:12 -04:00
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>
This commit is contained in:
parent
96fdcfaec7
commit
aee813f1ff
1 changed files with 2 additions and 1 deletions
|
|
@ -679,7 +679,8 @@
|
||||||
|
|
||||||
<request name="get_shell_surface">
|
<request name="get_shell_surface">
|
||||||
<description summary="create a shell surface from a 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.
|
Only one shell surface can be associated with a given surface.
|
||||||
</description>
|
</description>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue