aboutsummaryrefslogtreecommitdiff
path: root/sway/config.c
AgeCommit message (Expand)Author
2015-08-22Implement output configuration through configDrew DeVault
2015-08-21fixed #108 signed/unsigned comparisonminus
2015-08-20Reset key buffer on reloadDrew DeVault
2015-08-20Add command line parsingDrew DeVault
2015-08-19Fixed config pathaouelete
2015-08-19Fixed config loadingLuminarys
2015-08-19Set test to NULL when appropriateDrew DeVault
2015-08-19Free environment vars after loading configDrew DeVault
2015-08-19Refactor config file loadingDrew DeVault
2015-08-19Merge pull request #80 from SyedAmerGilani/fix_memory_leaksDrew DeVault
2015-08-19fixed string building for XDG_CONFIG_HOME config loadingSyed Amer Gilani
2015-08-19fix a few possible memory leaksSyed Amer Gilani
2015-08-18Removed debugging, added in proper gap resets for config reloadsLuminarys
2015-08-18Merge pull request #73 from KoffeinFlummi/gapsDrew DeVault
2015-08-19Merge remote-tracking branch 'upstream/master' into gapsKoffeinFlummi
2015-08-18Fix indented comments being weirdDrew DeVault
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