Age | Commit message (Expand) | Author |
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 |