wlroots-hyprland/include
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 backend/drm: Add async page flip support to legacy 2023-09-28 16:53:08 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/vulkan: de-duplicate VkImageUsageFlags 2023-09-09 23:32:28 +00:00
types output: defer fake present events until after commit 2023-10-02 12:34:06 +00:00
util Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr backend/drm: Add async page flip support to legacy 2023-09-28 16:53:08 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00