wlroots/backend/x11
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
input_device.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c backend/x11: Use wlr_texture_read_pixels 2023-11-30 20:01:12 -05:00