wlroots/backend/wayland
Kirill Primak 27d2eb8596 backend/wayland: dispatch remote display when waiting for a configure event
We don't need to process all events, only those that come from the host
compositor. This also avoids running user event handlers while in the
middle of committing an output.

Fixes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3857
2024-06-18 18:31:34 +03:00
..
backend.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
meson.build linux-dmabuf-v1: switch to stable 2024-01-31 08:20:17 +00:00
output.c backend/wayland: dispatch remote display when waiting for a configure event 2024-06-18 18:31:34 +03:00
pointer.c Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00
seat.c Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00
tablet_v2.c input-device: drop wlr_input_device.{vendor,product} 2024-03-07 11:08:18 +00:00