wlroots-hyprland/include/backend
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 backend/session: take wl_event_loop instead of wl_display 2023-11-23 11:15:07 +00:00
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend: use global output name counters 2022-10-13 13:12:43 +02:00
libinput.h docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
multi.h backend: drop wlr_backend_get_session() 2022-11-15 21:16:25 +00:00
wayland.h backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
x11.h docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00