..
commands.c
Changed command handler to perform var subs on all cmd args
2015-08-11 12:48:55 -05:00
commands.h
destroys empty workspace + minor bugfixes
2015-08-10 17:32:50 -07:00
config.c
Changed command handler to perform var subs on all cmd args
2015-08-11 12:48:55 -05:00
config.h
Abstracted load_config
2015-08-10 14:22:22 -05:00
container.c
fixed 'return NULL' in 'void continer_map(...)'
2015-08-10 15:50:47 -07:00
container.h
Basic workspace functionality
2015-08-10 22:49:50 +02:00
handlers.c
added command repeat on keydown
2015-08-11 01:09:08 -07:00
handlers.h
Slightly better multihead support
2015-08-10 23:54:23 -04:00
layout.c
Slightly better multihead support
2015-08-10 23:54:23 -04:00
layout.h
destroys empty workspace + minor bugfixes
2015-08-10 17:32:50 -07:00
list.c
destroys empty workspace + minor bugfixes
2015-08-10 17:32:50 -07:00
list.h
destroys empty workspace + minor bugfixes
2015-08-10 17:32:50 -07:00
log.c
Spaces to Tabs
2015-08-10 14:09:51 -05:00
log.h
Spaces to Tabs
2015-08-10 14:09:51 -05:00
main.c
Changed command handler to perform var subs on all cmd args
2015-08-11 12:48:55 -05:00
movement.c
fixed style
2015-08-10 07:06:54 -07:00
movement.h
fixed focus_parent, moved into move_focus() function
2015-08-10 00:05:44 -07:00
readline.c
Pull in some scas code and read i3 config file
2015-08-04 21:30:40 -04:00
readline.h
Pull in some scas code and read i3 config file
2015-08-04 21:30:40 -04:00
stringop.c
Mostly implement bindsym command
2015-08-05 22:40:38 -04:00
stringop.h
Mostly implement bindsym command
2015-08-05 22:40:38 -04:00
workspace.c
Prevent passing WM keys, improve multihead support
2015-08-10 23:47:14 -04:00
workspace.h
destroys empty workspace + minor bugfixes
2015-08-10 17:32:50 -07:00