wlroots-hyprland/backend/wayland
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 backend/wayland: take existing wl_display in wlr_wl_backend_create() 2023-08-16 16:29:09 +02:00
meson.build backend/wayland: add scaling support for output layers 2023-06-05 18:29:55 +00:00
output.c output: defer fake present events until after commit 2023-10-02 12:34:06 +00:00
pointer.c backend/wayland: tag wl_surface 2023-08-16 16:38:53 +02:00
seat.c backend/wayland: support touch cancel events 2023-03-24 11:47:08 +00:00
tablet_v2.c backend/wayland: tag wl_surface 2023-08-16 16:38:53 +02:00