aboutsummaryrefslogtreecommitdiff
path: root/sway/layout.c
AgeCommit message (Collapse)Author
2015-08-14styleTaiyu
2015-08-14changed swayc related functions, cleaned up some functions, moved wlc ↵Taiyu
related things into handlers
2015-08-10Slightly better multihead supportDrew DeVault
2015-08-10Prevent passing WM keys, improve multihead supportDrew DeVault
2015-08-10destroys empty workspace + minor bugfixesTaiyu
2015-08-10Set view->visible to true when createdDrew DeVault
2015-08-10Basic workspace functionalityJose Diez
2015-08-10Focus unmanaged windows when createdDrew DeVault
2015-08-10Fix issue with untitled windowsDrew DeVault
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