summaryrefslogtreecommitdiff
path: root/include/sway/tree/arrange.h
AgeCommit message (Expand)Author
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-28Prepare arrange code for type safe argumentsRyan Dwyer
2018-08-26Make separate gaps functions per container typeRyan Dwyer
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-06-29Add comment about usage to arrange_windows declarationRyan Dwyer
2018-06-11Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-09Implement gaps (PR #2047)Nate Symer
2018-06-09Refactor everything that needs to arrange windowsRyan Dwyer
2018-06-09WIP: Atomic layout updates ground workRyan Dwyer
2018-04-30Remove arrange_windows()Ryan Dwyer
2018-04-28Refactor arrange_windows()Ryan Dwyer