wlroots/backend/headless
Simon Ser 3b3640dda4 backend: add wlr_backend.event_loop
Many objects depending on wlr_backend need access to the event
loop. Storing it here will simplify wlr_output when combined
with [1], and will allow wlr_renderer_autocreate() to have access
to the event loop.

[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4310
2023-12-04 11:35:35 +01:00
..
backend.c backend: add wlr_backend.event_loop 2023-12-04 11:35:35 +01:00
meson.build backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
output.c output: take wl_event_loop in wlr_output_init() 2023-11-23 11:39:25 +00:00