wlroots-hyprland/backend/wayland
Simon Ser 8e27418dd3 backend/wayland: flush remote display
It turns out wl_event_source_check is not enough to guarantee that the
remote wl_display will be flushed after we queue requests. We need to
explicitly flush, just like we do in our X11 code.

References: https://gitlab.freedesktop.org/wayland/wayland/-/issues/187
2021-02-03 15:22:36 +01:00
..
backend.c backend/wayland: flush remote display 2021-02-03 15:22:36 +01:00
meson.build backend/wayland: use the EGL GBM platform 2021-01-10 11:32:00 +01:00
output.c backend/wayland: flush remote display 2021-02-03 15:22:36 +01:00
seat.c backend/wayland: Avoid uninitialized read 2021-01-05 12:26:00 +01:00
tablet_v2.c backend/wayland: Link input devices with seats 2020-11-12 12:31:32 +01:00