mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-06 06:48:03 +02:00
xdg-shell: clarify conditions for remapping unmapped surfaces
Signed-off-by: Max Ihlenfeldt <mihlenfeldt@igalia.com>
This commit is contained in:
parent
bb7b3985ed
commit
0aaf12157e
1 changed files with 2 additions and 1 deletions
|
|
@ -446,7 +446,8 @@
|
|||
|
||||
A newly-unmapped surface is considered to have met condition (1) out
|
||||
of the 3 required conditions for mapping a surface if its role surface
|
||||
has not been destroyed.
|
||||
has not been destroyed, i.e. the client must perform the initial commit
|
||||
again before attaching a buffer.
|
||||
</description>
|
||||
|
||||
<enum name="error">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue