mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
Replaces arrange_windows() with arrange_root(), arrange_output(), arrange_workspace() and arrange_children_of(). Also makes fullscreen views save and restore their dimensions, which allows it to preserve any custom resize and is also a requirement for floating views once they are implemented. |
||
|---|---|---|
| .. | ||
| arrange.h | ||
| container.h | ||
| layout.h | ||
| output.h | ||
| view.h | ||
| workspace.h | ||