Merge branch 'jorth/surface-sync' into 'main'

protocol: document surface synchronization requirements

See merge request wayland/wayland!426
This commit is contained in:
Julian Orth 2025-09-19 23:45:47 +02:00
commit 475fc32216

View file

@ -1682,6 +1682,11 @@
to affect double-buffered state.
Other interfaces may add further double-buffered surface state.
Clients must ensure that the double-buffered state is consistent when
making this request. The consistency requirements are documented by
requests that manipulate the state. Therefore, clients must use external
synchronization whenever they manipulate or commit the state.
</description>
</request>