wlroots-hyprland/backend
Simon Ser 22b6581a18 backend/wayland: wait for xdg_surface.configure explicitly
We were assuming a roundtrip was enough to get an
xdg_surface.configure event. That's not the case, the protocol
spec doesn't make such a guarantee.
2023-08-16 22:09:01 +02:00
..
drm backend/drm: Use output state to set init mode 2023-08-16 18:37:40 +02:00
headless backend/headless: Use output state to set init custom mode 2023-08-16 11:46:27 -04:00
libinput Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
multi Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland backend/wayland: wait for xdg_surface.configure explicitly 2023-08-16 22:09:01 +02:00
x11 backend/x11: Use output state to set init custom mode 2023-08-16 11:46:27 -04:00
backend.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00