wlroots-hyprland/backend/wayland
Simon Ser e5fc8cd4c7 output: trigger frame/present events on all commits on enabled output
Up until now, frame/present events were only triggered when the
user submitted a buffer. Change the wlr_output API so that these
events are triggered when any commit is applied on an enabled
output.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3708
2023-08-23 15:42:22 +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: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +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