You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luminarys 2c9f5eca89
Fixes to workspace generation
9 years ago
..
commands.c style 9 years ago
commands.h destroys empty workspace + minor bugfixes 9 years ago
config.c Changed command handler to perform var subs on all cmd args 9 years ago
config.h Abstracted load_config 9 years ago
container.c fixed 'return NULL' in 'void continer_map(...)' 9 years ago
container.h Basic workspace functionality 9 years ago
handlers.c moving stuff around 9 years ago
handlers.h moving stuff around 9 years ago
layout.c Slightly better multihead support 9 years ago
layout.h destroys empty workspace + minor bugfixes 9 years ago
list.c style 9 years ago
list.h destroys empty workspace + minor bugfixes 9 years ago
log.c moved fd modifying stuff to log.c 9 years ago
log.h Spaces to Tabs 9 years ago
main.c Fixes to workspace generation 9 years ago
movement.c no more output from programs called with exec, fixed focus return values 9 years ago
movement.h no more output from programs called with exec, fixed focus return values 9 years ago
readline.c Pull in some scas code and read i3 config file 9 years ago
readline.h Pull in some scas code and read i3 config file 9 years ago
stringop.c Mostly implement bindsym command 9 years ago
stringop.h Mostly implement bindsym command 9 years ago
workspace.c Fixes to workspace generation 9 years ago
workspace.h destroys empty workspace + minor bugfixes 9 years ago