Luminarys
64a971882a
Minor fix to config loading
2015-08-15 20:13:18 -05:00
Luminarys
24231bef0e
Added in additional checks for i3 config paths
2015-08-15 20:03:33 -05:00
Luminarys
614393c09c
Added in config file loading from multiple sources
2015-08-15 19:51:23 -05:00
Luminarys
ea9efc884d
Allowed for execd commands to be spawned after abort
2015-08-13 14:41:36 -05:00
Luminarys
527288a826
fixes to cmd queue freeing, style
2015-08-13 14:41:36 -05:00
Luminarys
9a0a858d1e
Typo fix
2015-08-13 14:41:36 -05:00
Luminarys
d12a786160
Removed some unnecessary logs
2015-08-13 14:41:36 -05:00
Luminarys
ab130fb56b
Added in command queue
2015-08-13 14:41:36 -05:00
Luminarys
a5b02791d4
Changed command handler to perform var subs on all cmd args
...
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-11 12:48:55 -05:00
Taiyu
beabb12d63
destroys empty workspace + minor bugfixes
2015-08-10 17:32:50 -07:00
Luminarys
508980e3ab
Abstracted load_config
2015-08-10 14:22:22 -05:00
Luminarys
7c02a1967b
Spaces to Tabs
2015-08-10 14:09:51 -05:00
Luminarys
68beabda03
Style fixes and slight reload command alteration
2015-08-10 14:00:10 -05:00
Luminarys
c0ee2a6406
Added in reload and exec_always handling
2015-08-10 13:53:43 -05:00
Drew DeVault
f97a48d5b7
Implement focus_follows_mouse
2015-08-09 09:23:10 -04:00
Drew DeVault
a78b921803
Implement key bindings
2015-08-08 19:24:18 -04:00
Drew DeVault
47b28bd335
Clean up config loading and launch wayland
2015-08-05 22:59:06 -04:00
Drew DeVault
5767dcc86e
Mostly implement bindsym command
2015-08-05 22:40:38 -04:00
Drew DeVault
d0f1fb71d1
Flesh out some command parsing
...
This implements the `set` command from i3
2015-08-05 22:10:56 -04:00
Drew DeVault
e07c77fbb7
Build out command subsystem
...
Everyone loves code stolen from your own projects
2015-08-05 17:30:47 -04:00
Drew DeVault
542ef0c777
Pull in some scas code and read i3 config file
2015-08-04 21:30:40 -04:00