wlroots-hyprland/backend/headless
Rose Hudson 83af3202f9 output: defer fake present events until after commit
Since headless and wayland-without-presentation-feedback were firing
present inside their commit impls, present was getting fired before
commit, which is cursed. Defer this with an idle timer so that commit
handlers can run before present handlers.
2023-10-02 12:34:06 +00:00
..
backend.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
meson.build backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
output.c output: defer fake present events until after commit 2023-10-02 12:34:06 +00:00