mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-17 02:58:08 +02:00
If a surface is in state A, and we just sent a configure for state B, setting back state A would be ignored, because state B has not been committed yet. Now, we check against the latest configured state (which is current state if configure list is empty). Reported on wlroots https://github.com/swaywm/wlroots/pull/280 Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net> Reviewed-by: Jonas Ådahl <jadahl@gmail.com> |
||
|---|---|---|
| .. | ||
| client.c | ||
| internal.h | ||
| libweston-desktop.c | ||
| libweston-desktop.h | ||
| libweston-desktop.pc.in | ||
| seat.c | ||
| surface.c | ||
| wl-shell.c | ||
| xdg-shell-v5.c | ||
| xdg-shell-v6.c | ||
| xwayland.c | ||