mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-22 05:28:13 +02:00
Merge branch 'simplified_subsurface_behaviour' into 'main'
fifo: Clarify synchronous subsurface semantics. See merge request wayland/wayland-protocols!362
This commit is contained in:
commit
33b23d24a8
1 changed files with 6 additions and 5 deletions
|
|
@ -117,11 +117,12 @@
|
|||
update became active at the deadline.
|
||||
|
||||
The constraint must be ignored if the surface is a subsurface in
|
||||
synchronized mode. If the surface is not being updated by the
|
||||
compositor (off-screen, occluded) the compositor may ignore the
|
||||
constraint. Clients must use an additional mechanism such as
|
||||
frame callbacks or timestamps to ensure throttling occurs under
|
||||
all conditions.
|
||||
effectively synchronized mode when the constraint is committed.
|
||||
|
||||
If the surface is not being updated by the compositor (off-screen,
|
||||
occluded) the compositor may ignore the constraint. Clients must
|
||||
use an additional mechanism such as frame callbacks or timestamps
|
||||
to ensure throttling occurs under all conditions.
|
||||
|
||||
"wait_barrier" is double-buffered state, see wl_surface.commit.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue