sway/include/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.h Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
container.h Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
layout.h Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
workspace.h Create sway_workspace struct. 2018-04-17 09:31:34 +10:00