mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-22 10:08:10 +02:00
Merge branch 'xdg-surface-role-error' into 'main'
Add missing role error for xdg_surface See merge request wayland/wayland-protocols!508
This commit is contained in:
commit
3ae46b3f7a
1 changed files with 1 additions and 0 deletions
|
|
@ -459,6 +459,7 @@
|
|||
</description>
|
||||
|
||||
<enum name="error">
|
||||
<entry name="role" value="0" summary="Surface already has another role"/>
|
||||
<entry name="not_constructed" value="1"
|
||||
summary="Surface was not fully constructed"/>
|
||||
<entry name="already_constructed" value="2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue