wlroots/types/scene
Leo Li 35845a94a5 wlr_scene: Add all nodes to render_list
In preparation for implementing wlr_output_layers.

No functional changes are intended. Instead of filtering entries by
visibility, add all entries to the render_list with an additional
visibility flag. Consumers of this list will consult this flag to keep
functionally behavior.

This work is based on !4015, re-spun due to large changes since then.
2023-09-14 17:04:51 -04: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: make output adding explicit 2023-08-22 11:53:28 +02:00
subsurface_tree.c subcompositor: use unified map logic 2023-06-02 17:26:18 +00:00
surface.c scene: send wl_surface.preferred_buffer_scale 2023-07-15 10:28:25 +00:00
wlr_scene.c wlr_scene: Add all nodes to render_list 2023-09-14 17:04:51 -04:00
xdg_shell.c Don't assume xdg_surface.{toplevel,popup} is non-NULL 2023-08-21 16:30:29 +00:00