summaryrefslogtreecommitdiff
path: root/sway/commands/workspace_layout.c
AgeCommit message (Collapse)Author
2016-12-29cleanup in auto layoutswil
- added L_AUTO_FIRST/LAST instead of using explicit layouts. - when switching between auto layout that don't share the same major axis, invert the width/height of their child views to preserve their relative proportions.
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin