wlroots-hyprland/types/scene
Alexander Orzechowski 933ff0e60c wlr_scene: Fix missing calls to scene_node_update_outputs
There were a couple places this was missing
 - on mode change of an output. If the resolution changes for example
   nodes may fall out of the view.
 - on commits on an output for scale or transform changes
 - when the transform of a buffer is changed. If the dest size is not
 set, the buffer may have been rotated potentially changing its size
 if the buffer width != height
2022-05-19 14:17:51 -04:00
..
layer_shell_v1.c scene: Add layer_shell_v1 helper 2022-02-01 13:31:26 +01:00
output_layout.c scene/output-layout: fix scene destroy handler 2022-04-14 06:51:39 +00:00
subsurface_tree.c surface: deprecate wlr_surface.h 2022-01-13 10:06:41 +00:00
wlr_scene.c wlr_scene: Fix missing calls to scene_node_update_outputs 2022-05-19 14:17:51 -04:00
xdg_shell.c scene: add wlr_scene_xdg_surface_create 2021-11-25 18:53:12 +01:00