wlroots-hyprland/include/backend/drm
Simon Ser 63792b38e4 backend/session: take wl_event_loop instead of wl_display
wl_display holds a lot more than wlr_session needs: wlr_session
only needs to wait for a FD to become readable, but wl_display
provides full access to the Wayland client and protocol objects.

Switch to wl_event_loop to better reflect the above.
2023-11-23 11:15:07 +00:00
..
drm.h backend/drm: add wlr_drm_connector_state.nonblock 2023-11-19 15:32:30 +01:00
iface.h backend/drm: introduce page-flip tracking struct 2023-11-17 16:59:04 +00:00
monitor.h backend/session: take wl_event_loop instead of wl_display 2023-11-23 11:15:07 +00:00
properties.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
renderer.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
util.h backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00