wlroots/backend
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
..
drm backend/drm: don't blit in drm_fb_import 2021-01-24 18:33:56 +01:00
headless backend/headless: create renderer after wlr_backend_init 2021-01-17 01:08:40 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: implement get_drm_fd 2021-01-16 08:57:42 +01:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
wayland backend/wayland: flush remote display 2021-02-03 15:22:36 +01:00
x11 backend/x11: remove output_set_refresh 2021-01-28 18:47:47 +01:00
backend.c backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00