aboutsummaryrefslogtreecommitdiff
path: root/sway/config.c
AgeCommit message (Expand)Author
2015-08-18Add support for gaps optionKoffeinFlummi
2015-08-18Revert "enhanced whitespace remover"Drew DeVault
2015-08-18Coding style enforcementDrew DeVault
2015-08-18Merge pull request #65 from taiyu-len/focus_v2Drew DeVault
2015-08-18Fix #64Drew DeVault
2015-08-18minor fixestaiyu
2015-08-18enhanced whitespace removertaiyu
2015-08-18config handles comments bettertaiyu
2015-08-17Add support for workspace [name] output [name]Drew DeVault
2015-08-17Switched config loading order to prevent root access w/wlcLuminarys
2015-08-15Minor fix to config loadingLuminarys
2015-08-15Added in additional checks for i3 config pathsLuminarys
2015-08-15Added in config file loading from multiple sourcesLuminarys
2015-08-13Allowed for execd commands to be spawned after abortLuminarys
2015-08-13fixes to cmd queue freeing, styleLuminarys
2015-08-13Typo fixLuminarys
2015-08-13Removed some unnecessary logsLuminarys
2015-08-13Added in command queueLuminarys
2015-08-11Changed command handler to perform var subs on all cmd argsLuminarys
2015-08-10destroys empty workspace + minor bugfixesTaiyu
2015-08-10Abstracted load_configLuminarys
2015-08-10Spaces to TabsLuminarys
2015-08-10Style fixes and slight reload command alterationLuminarys
2015-08-10Added in reload and exec_always handlingLuminarys
2015-08-09Implement focus_follows_mouseDrew DeVault
2015-08-08Implement key bindingsDrew DeVault
2015-08-05Clean up config loading and launch waylandDrew 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