wlroots/types/scene
Liam Middlebrook 8482074473 wlr_scene: Add bounding-box caching
Optimizes _scene_nodes_in_box() by caching bounding box information for nodes
in the scene. With this change I'm able to spawn 100 xterm windows and alt+tab
in labwc without experiencing a multi-second hang during scene traversal.
2026-02-20 11:01:54 -08:00
..
drag_icon.c wlr_scene: Don't disable scene nodes at creation time 2024-07-04 14:35:52 -04:00
layer_shell_v1.c wlr_scene: Don't disable scene nodes at creation time 2024-07-04 14:35:52 -04: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 scene: constify subsurface_tree_set_clip() 2024-03-20 12:56:28 +01:00
surface.c scene/surface: don't cache frame pacing output 2026-01-04 14:40:18 +01:00
wlr_scene.c wlr_scene: Add bounding-box caching 2026-02-20 11:01:54 -08:00
xdg_shell.c xdg-surface: fix window geometry handling 2024-08-14 18:52:13 +00:00