diff options
author | Daniel Stone <daniels@collabora.com> | 2020-06-24 09:12:43 +0100 |
---|---|---|
committer | Jonas Ã…dahl <jadahl@gmail.com> | 2022-10-10 07:58:54 +0000 |
commit | 115ba71872914f7b7dc3e5e57d4eff0ca892608b (patch) | |
tree | ae9204f6d0d038ae1770f8675360ab45b3ab5ebd /stable/xdg-shell/README | |
parent | 03ae934d6583e982ebc397fa296d53034c7a2370 (diff) | |
download | wayland-protocols-115ba71872914f7b7dc3e5e57d4eff0ca892608b.tar.xz |
xdg-shell: ack_configure must be strictly monotonic
Clients must send ack_configure in a strictly monotonic order wrt
received configure events. It is an error to send an ack_configure
request for a configure event which was sent prior to the last
ack_configure for that surface, or to send multiple ack_configures for
the same configure event.
Weston and wlroots already use this interpretation, however Mutter and
KWayland are more lax and allow duplicates. This clarification tightens
the spec working to explicitly encode the Weston/wlroots behaviour.
Signed-off-by: Daniel Stone <daniels@collabora.com>
Closes: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/21
Diffstat (limited to 'stable/xdg-shell/README')
0 files changed, 0 insertions, 0 deletions