aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
This lets us run x commands on startup
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-08Add readmeDrew DeVault
2015-08-08Implement key bindingsDrew DeVault
2015-08-08Handle focus changesDrew DeVault
And some simple refactoring
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
Instead of the key name
2015-08-05Mostly implement bindsym commandDrew DeVault
2015-08-05Flesh out some command parsingDrew DeVault
This implements the `set` command from i3
2015-08-05Build out command subsystemDrew DeVault
Everyone loves code stolen from your own projects
2015-08-04MIT licenseDrew DeVault
2015-08-04Pull in some scas code and read i3 config fileDrew DeVault
2015-08-04Initial commitDrew DeVault