wlroots-hyprland/backend
Simon Ser adfb7cd35a backend/drm: stash pending page-flip CRTC
wlr_drm_connector.crtc may be updated by the DRM backend while a
page-flip is pending. In this case, the page-flip handler won't be able
to find the right wlr_drm_connector from the CRTC ID.

Save the CRTC when performing a page-flip to ensure we always find the
right connector when we get the event.
2021-01-03 19:35:02 +01:00
..
drm backend/drm: stash pending page-flip CRTC 2021-01-03 19:35:02 +01:00
headless Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session/libseat: set XDG_SESSION_TYPE 2020-12-05 00:14:04 +01:00
wayland Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
x11 backend/x11: print version on extension error 2020-12-31 20:17:31 +01:00
backend.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00