wlroots/include
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 backend/drm: remove wlr_drm_renderer.backend 2023-11-30 14:44:46 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render renderer: Drop buffer binding 2023-11-30 20:11:50 -05:00
types output: drop stale references to wlr_output_attach_render() 2023-11-30 16:52:11 +01:00
util xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00
wlr backend: add wlr_backend.event_loop 2023-12-04 11:35:35 +01:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: add wlr_xwayland_set_workareas() 2023-10-26 15:05:08 -04:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00