wlroots/backend
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
..
drm backend/drm: log when creating multi-GPU renderer 2025-01-30 02:10:58 +00:00
headless backend/headless: accept hardware cursors 2025-01-14 16:42:12 +01:00
libinput pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
multi Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
session Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
wayland backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
x11 output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
backend.c Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00