aboutsummaryrefslogtreecommitdiff
path: root/sway/commands.c
AgeCommit message (Expand)Author
2015-08-09Implement splith/splitvDrew DeVault
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-09Implement execDrew DeVault
2015-08-09Implement focus_follows_mouseDrew DeVault
2015-08-08Implement key bindingsDrew DeVault
2015-08-08Add logging and new windows into layout treeDrew DeVault
2015-08-05Clean up config loading and launch waylandDrew 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