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.
Taiyu 0a205776d7
small change
10 years ago
..
commands.c small change 10 years ago
commands.h destroys empty workspace + minor bugfixes 10 years ago
config.c Changed command handler to perform var subs on all cmd args 10 years ago
config.h Abstracted load_config 10 years ago
container.c fixed 'return NULL' in 'void continer_map(...)' 10 years ago
container.h Basic workspace functionality 10 years ago
handlers.c moving stuff around 10 years ago
handlers.h moving stuff around 10 years ago
layout.c Slightly better multihead support 10 years ago
layout.h destroys empty workspace + minor bugfixes 10 years ago
list.c style 10 years ago
list.h destroys empty workspace + minor bugfixes 10 years ago
log.c moved fd modifying stuff to log.c 10 years ago
log.h Spaces to Tabs 10 years ago
main.c moved signal handling to main 10 years ago
movement.c no more output from programs called with exec, fixed focus return values 10 years ago
movement.h no more output from programs called with exec, fixed focus return values 10 years ago
readline.c Pull in some scas code and read i3 config file 10 years ago
readline.h Pull in some scas code and read i3 config file 10 years ago
stringop.c Mostly implement bindsym command 10 years ago
stringop.h Mostly implement bindsym command 10 years ago
workspace.c Prevent passing WM keys, improve multihead support 10 years ago
workspace.h destroys empty workspace + minor bugfixes 10 years ago