wlroots-hyprland/types/scene
Alexander Orzechowski 2d97935e82 wlr_scene: Call surface enter scale events on surface create
We would fail to call scene_node_update() which would then call output
events for us. We need to make sure to update the node when we first map
a buffer, as the comment explained.
2024-03-12 01:57:07 -04:00
..
drag_icon.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
layer_shell_v1.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
output_layout.c scene: ignore duplicate wlr_scene_output_layout_add_output() calls 2024-02-20 11:04:46 +01:00
subsurface_tree.c wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip 2023-11-14 17:27:08 +00:00
surface.c scene: drop wlr_scene_set_presentation() 2023-12-27 13:41:20 +01:00
wlr_scene.c wlr_scene: Call surface enter scale events on surface create 2024-03-12 01:57:07 -04:00
xdg_shell.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00