aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)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-09Implement focus parentDrew DeVault
2015-08-10commands: re-add log_colorsjdiez17
2015-08-09Fix focus follows mouseDrew DeVault
2015-08-09Add movement supportDrew DeVault
2015-08-09Destroy containers when all views are removedDrew DeVault
2015-08-09Implement splith/splitvDrew DeVault
2015-08-09style: More compliancejdiez17
2015-08-09log, commands: Add log_colors commandjdiez17
2015-08-09Implement layout [splith|splitv|toggle split]Drew DeVault
2015-08-09Load config after xwayland is createdDrew DeVault
2015-08-09Set DISPLAY to :1 automaticallyDrew DeVault
2015-08-09Implement execDrew DeVault
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-08Implement key bindingsDrew DeVault
2015-08-08Handle focus changesDrew DeVault
2015-08-08Deny window resize requestsDrew DeVault
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-06Destroy outputs when appropriateDrew DeVault
2015-08-06Add layout containers for new outputsDrew DeVault
2015-08-06Start to build out window management functionsDrew DeVault
2015-08-05Clean up config loading and launch waylandDrew DeVault
2015-08-05Make main.c less stupidDrew DeVault
2015-08-05Add TODO so I don't forget laterDrew DeVault
2015-08-05Push the XKB key to the key listDrew DeVault
2015-08-05Mostly implement bindsym commandDrew DeVault
2015-08-05Flesh out some command parsingDrew DeVault
2015-08-05Build out command subsystemDrew DeVault
2015-08-04Pull in some scas code and read i3 config fileDrew DeVault
2015-08-04Initial commitDrew DeVault