wlroots/backend/wayland
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.c
meson.build
output.c
pointer.c
seat.c
tablet_v2.c