swayfx/sway/tree
Ryan Dwyer 167c2e1aa9 Refactor arrange_windows()
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.
2018-04-28 11:26:14 +10:00
..
arrange.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
container.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
layout.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
output.c move output create to its own file 2018-04-03 20:00:09 -04:00
view.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
workspace.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00