mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-29 07:58:19 -04:00
Merge branch 'jorth/surface-sync' into 'main'
protocol: document surface synchronization requirements See merge request wayland/wayland!426
This commit is contained in:
commit
c48e20100c
1 changed files with 5 additions and 0 deletions
|
|
@ -1702,6 +1702,11 @@
|
||||||
to affect double-buffered state.
|
to affect double-buffered state.
|
||||||
|
|
||||||
Other interfaces may add further double-buffered surface 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>
|
</description>
|
||||||
</request>
|
</request>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue