mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-22 06:38:14 +02:00
When switching a state twice in a row, we were overwriting the old value without setting it back, sending a wrong state to the client. Now we update our requested state, then check if we need to schedule a configure event, if we have one scheduled already or even if we can cancel it. Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net> Reviewed-by: Daniel Stone <daniels@collabora.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 | ||