Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Fixed workspace_next_name to use the first workspace name it can find in the config Minor fixes Changed command handler to perform var subs on all portions of a command Revert "Changed command handler to perform var subs on all portions of a command" This reverts commit fcfcffa1ea9819bcada6e6c85b40b21bf1b3a96e. Var sub fixes Minor fixes More minor fixes | |||
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 | |
This implements the `set` command from i3 | |||
2015-08-05 | Build out command subsystem | Drew DeVault | |
Everyone loves code stolen from your own projects | |||
2015-08-04 | Pull in some scas code and read i3 config file | Drew DeVault | |