wlroots-hyprland/types/scene
Simon Ser 431e8a7fd7 scene: ignore duplicate wlr_scene_output_layout_add_output() calls
An assert was added in [1] to avoid tracking the same output multiple
times. However, this is cumbersome for compositors [2]: they need to
add a special check for this. Additionally, this is inconsistent with
wlr_output_layout_add().

[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4380
[2]: https://github.com/cage-kiosk/cage/pull/315
2024-02-20 11:04:46 +01: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 Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
xdg_shell.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00