wlroots-hyprland/include/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
session session: Add libseat backend 2020-08-24 11:13:55 +02:00
headless.h backend/headless: switch to wlr_swapchain 2020-11-15 22:54:07 +01:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
wayland.h backend/wayland: re-use wl_buffers 2020-12-21 16:30:47 +01:00
x11.h backend/x11: create per-window present event contexts 2020-12-28 16:57:56 +01:00