mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
This commit renames container_sort_workspaces to output_sort_workspaces and moves it to output.c. This also renames container_wrap_children to workspace_wrap_children and moves it to workspace.c. This function is only called with workspaces. |
||
|---|---|---|
| .. | ||
| arrange.c | ||
| container.c | ||
| layout.c | ||
| output.c | ||
| root.c | ||
| view.c | ||
| workspace.c | ||