aboutsummaryrefslogtreecommitdiff
path: root/sway/layout.c
AgeCommit message (Collapse)Author
2015-08-09Finish up fullscreen commandDrew DeVault
2015-08-09Flesh out fullscreen support a bitDrew DeVault
2015-08-09fullscreen: partially workingjdiez17
2015-08-09Keep track of window namesDrew DeVault
2015-08-10log: add newlinejdiez17
2015-08-09Add movement supportDrew DeVault
2015-08-09Destroy containers when all views are removedDrew DeVault
2015-08-09Implement splith/splitvDrew DeVault
Ref #2
2015-08-09Fix up some issues with focusDrew DeVault
2015-08-09Implement focus_follows_mouseDrew DeVault
2015-08-09Handle unmanaged windows appropriatelyDrew DeVault
2015-08-08Handle focus changesDrew DeVault
And some simple refactoring
2015-08-08Tile some windows babyDrew DeVault
2015-08-08Refactor in-memory treeDrew DeVault
2015-08-08Add logging and new windows into layout treeDrew DeVault
2015-08-06Add layout containers for new outputsDrew DeVault
2015-08-06Start to build out window management functionsDrew DeVault