wlroots/backend
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
..
drm backend: add wlr_backend.event_loop 2023-12-04 11:35:35 +01:00
headless backend: add wlr_backend.event_loop 2023-12-04 11:35:35 +01:00
libinput backend: add wlr_backend.event_loop 2023-12-04 11:35:35 +01:00
multi backend: add wlr_backend.event_loop 2023-12-04 11:35:35 +01:00
session backend/session: take wl_event_loop instead of wl_display 2023-11-23 11:15:07 +00:00
wayland backend: add wlr_backend.event_loop 2023-12-04 11:35:35 +01:00
x11 backend: add wlr_backend.event_loop 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/session: make optional 2022-11-25 16:15:29 +00:00