mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
wl_shell is not mandatory
Even though it is part of wayland.xml, wl_shell is not mandatory for compositors to implement, and may be removed in a future version. Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
This commit is contained in:
parent
ff972f85b2
commit
1078ee4993
1 changed files with 2 additions and 1 deletions
|
|
@ -1057,7 +1057,8 @@
|
|||
a basic surface.
|
||||
|
||||
Note! This protocol is deprecated and not intended for production use.
|
||||
For desktop-style user interfaces, use xdg_shell.
|
||||
For desktop-style user interfaces, use xdg_shell. Compositors and clients
|
||||
should not implement this interface.
|
||||
</description>
|
||||
|
||||
<enum name="error">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue