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 0490988673
list_insert now works as it should
9 years ago
..
commands.c destroys empty workspace + minor bugfixes 9 years ago
commands.h destroys empty workspace + minor bugfixes 9 years ago
config.c destroys empty workspace + minor bugfixes 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 added command repeat on keydown 9 years ago
handlers.h Slightly better multihead support 9 years ago
layout.c Slightly better multihead support 9 years ago
layout.h destroys empty workspace + minor bugfixes 9 years ago
list.c list_insert now works as it should 9 years ago
list.h destroys empty workspace + minor bugfixes 9 years ago
log.c Spaces to Tabs 9 years ago
log.h Spaces to Tabs 9 years ago
main.c Slightly better multihead support 9 years ago
movement.c fixed style 9 years ago
movement.h fixed focus_parent, moved into move_focus() function 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 Prevent passing WM keys, improve multihead support 9 years ago
workspace.h destroys empty workspace + minor bugfixes 9 years ago