wlroots-hyprland/types/scene
Alexander Orzechowski 889c5ed5ff wlr_scene: Update outputs when output scale/transform changes
We want to call the outputs updated signal when an output scale or transform
changes. Otherwise helpers like the scene surface helpers will not be
notified of scale changes and not pass them to clients.
2023-11-15 18:38:12 -05:00
..
drag_icon.c drag: use unified map logic 2023-06-02 17:26:18 +00:00
layer_shell_v1.c layer-shell: use unified map logic 2023-06-02 17:26:18 +00:00
output_layout.c scene/output_layout: Add assert for duplicate output insertion 2023-10-08 11:18:11 -04:00
subsurface_tree.c wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip 2023-11-14 17:27:08 +00:00
surface.c wlr_scene_surface: Introduce scene_surface_set_clip 2023-11-14 17:27:08 +00:00
wlr_scene.c wlr_scene: Update outputs when output scale/transform changes 2023-11-15 18:38:12 -05:00
xdg_shell.c Don't assume xdg_surface.{toplevel,popup} is non-NULL 2023-08-21 16:30:29 +00:00