wlroots-hyprland/include/types
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
..
wlr_buffer.h buffer: make wlr_client_buffer functions private 2023-08-21 15:45:10 +00:00
wlr_data_device.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr_keyboard.h types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
wlr_matrix.h matrix: remove wlr_matrix_projection() 2022-06-08 19:27:36 +00:00
wlr_output.h output: defer fake present events until after commit 2023-10-02 12:34:06 +00:00
wlr_region.h region: remove leftover description of resource_list 2021-02-06 00:05:36 +01:00
wlr_scene.h wlr_scene: Pull scene_node_get_root into a private header 2022-05-19 14:24:05 -04:00
wlr_seat.h seat: Provide dummy resources for inert seats 2023-04-18 08:29:30 +00:00
wlr_subcompositor.h subcompositor: consider mapping on parent map 2023-06-03 14:36:41 +00:00
wlr_tablet_v2.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr_xdg_shell.h xdg-shell: rework roles 2023-08-21 16:30:29 +00:00