wlroots/include
Kirill Primak b13fe9b3a1 backend/wayland: use a separate event queue for busy loops
This avoids processing events which we're not interested in.
Specifically, this fixes a case where output_commit() could be
indirectly called from itself either from import_dmabuf() or while
waiting for a configure event when enabling the output.
2025-03-01 16:03:52 +00:00
..
backend backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/allocator: add udmabuf allocator 2024-12-22 21:37:57 +00:00
types matrix: move to util/ 2025-01-27 17:48:18 +01:00
util matrix: move to util/ 2025-01-27 17:48:18 +01:00
wlr Fix includes of wlr_output.h 2025-02-21 13:44:42 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwm: add missing NET_WM_STATE states 2024-12-20 21:47:17 +00:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00