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 25a3aa6ed6
small change
10 years ago
..
commands.c destroys empty workspace + minor bugfixes 10 years ago
commands.h destroys empty workspace + minor bugfixes 10 years ago
config.c destroys empty workspace + minor bugfixes 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 Changed cmd handlers to use bool instead of int 10 years ago
handlers.h Implement focus_follows_mouse 10 years ago
layout.c destroys empty workspace + minor bugfixes 10 years ago
layout.h destroys empty workspace + minor bugfixes 10 years ago
list.c destroys empty workspace + minor bugfixes 10 years ago
list.h destroys empty workspace + minor bugfixes 10 years ago
log.c Spaces to Tabs 10 years ago
log.h Spaces to Tabs 10 years ago
main.c Fix some errors with config loading 10 years ago
movement.c fixed style 10 years ago
movement.h fixed focus_parent, moved into move_focus() function 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 small change 10 years ago
workspace.h destroys empty workspace + minor bugfixes 10 years ago