wayland-protocols/unstable/pointer-constraints
Derek Foreman c5b47dc928 various: Fix definition of double-buffered state
The strict "mailbox" model of wayland past is not how modern compositors
process commits, and many explanations of how double buffered state is
applied throughout wayland-protocols are no longer strictly accurate.

Instead of trying to define double-buffered state at every point of use,
just reference the evolving definition of wl_surface.commit.

This still leaves a few old definitions that weren't trivially updated.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2024-05-06 09:45:35 +00:00
..
pointer-constraints-unstable-v1.xml various: Fix definition of double-buffered state 2024-05-06 09:45:35 +00:00
README Introduce pointer locking and confinement protocol 2016-02-16 17:17:49 +08:00

Pointer constraints protocol

Maintainers:
Jonas Ådahl <jadahl@gmail.com>