Age | Commit message (Expand) | Author |
2015-08-23 | split_string memory leaks cleanedup | taiyu |
2015-08-22 | Implement output configuration through config | Drew DeVault |
2015-08-21 | fixed #108 signed/unsigned comparison | minus |
2015-08-20 | Reset key buffer on reload | Drew DeVault |
2015-08-20 | Add command line parsing | Drew DeVault |
2015-08-19 | Fixed config path | aouelete |
2015-08-19 | Fixed config loading | Luminarys |
2015-08-19 | Set test to NULL when appropriate | Drew DeVault |
2015-08-19 | Free environment vars after loading config | Drew DeVault |
2015-08-19 | Refactor config file loading | Drew DeVault |
2015-08-19 | Merge pull request #80 from SyedAmerGilani/fix_memory_leaks | Drew DeVault |
2015-08-19 | fixed string building for XDG_CONFIG_HOME config loading | Syed Amer Gilani |
2015-08-19 | fix a few possible memory leaks | Syed Amer Gilani |
2015-08-18 | Removed debugging, added in proper gap resets for config reloads | Luminarys |
2015-08-18 | Merge pull request #73 from KoffeinFlummi/gaps | Drew DeVault |
2015-08-19 | Merge remote-tracking branch 'upstream/master' into gaps | KoffeinFlummi |
2015-08-18 | Fix indented comments being weird | Drew DeVault |
2015-08-18 | Add support for gaps option | KoffeinFlummi |
2015-08-18 | Revert "enhanced whitespace remover" | Drew DeVault |
2015-08-18 | Coding style enforcement | Drew DeVault |
2015-08-18 | Merge pull request #65 from taiyu-len/focus_v2 | Drew DeVault |
2015-08-18 | Fix #64 | Drew DeVault |
2015-08-18 | minor fixes | taiyu |
2015-08-18 | enhanced whitespace remover | taiyu |
2015-08-18 | config handles comments better | taiyu |
2015-08-17 | Add support for workspace [name] output [name] | Drew DeVault |
2015-08-17 | Switched config loading order to prevent root access w/wlc | Luminarys |
2015-08-15 | Minor fix to config loading | Luminarys |
2015-08-15 | Added in additional checks for i3 config paths | Luminarys |
2015-08-15 | Added in config file loading from multiple sources | Luminarys |
2015-08-13 | Allowed for execd commands to be spawned after abort | Luminarys |
2015-08-13 | fixes to cmd queue freeing, style | Luminarys |
2015-08-13 | Typo fix | Luminarys |
2015-08-13 | Removed some unnecessary logs | Luminarys |
2015-08-13 | Added in command queue | Luminarys |
2015-08-11 | Changed command handler to perform var subs on all cmd args | Luminarys |
2015-08-10 | destroys empty workspace + minor bugfixes | Taiyu |
2015-08-10 | Abstracted load_config | Luminarys |
2015-08-10 | Spaces to Tabs | Luminarys |
2015-08-10 | Style fixes and slight reload command alteration | Luminarys |
2015-08-10 | Added in reload and exec_always handling | Luminarys |
2015-08-09 | Implement focus_follows_mouse | Drew DeVault |
2015-08-08 | Implement key bindings | Drew DeVault |
2015-08-05 | Clean up config loading and launch wayland | Drew DeVault |
2015-08-05 | Mostly implement bindsym command | Drew DeVault |
2015-08-05 | Flesh out some command parsing | Drew DeVault |
2015-08-05 | Build out command subsystem | Drew DeVault |
2015-08-04 | Pull in some scas code and read i3 config file | Drew DeVault |