mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-18 06:47:31 -04:00
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. |
||
|---|---|---|
| .. | ||
| drag_icon.c | ||
| layer_shell_v1.c | ||
| output_layout.c | ||
| subsurface_tree.c | ||
| surface.c | ||
| wlr_scene.c | ||
| xdg_shell.c | ||