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 f62a700bc8
return 0 on success for cmd_fullscreen
9 years ago
..
commands.c return 0 on success for cmd_fullscreen 9 years ago
commands.h Spaces to Tabs 9 years ago
config.c Abstracted load_config 9 years ago
config.h Abstracted load_config 9 years ago
container.c Basic workspace functionality 9 years ago
container.h Basic workspace functionality 9 years ago
handlers.c workspaces: follow_pointer_mouse doesn't follow hidden containers 9 years ago
handlers.h Implement focus_follows_mouse 9 years ago
layout.c Basic workspace functionality 9 years ago
layout.h layout: fixed tabs 9 years ago
list.c Add movement support 9 years ago
list.h Spaces to Tabs 9 years ago
log.c Spaces to Tabs 9 years ago
log.h Spaces to Tabs 9 years ago
main.c Fix some errors with config loading 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 workspaces: follow_pointer_mouse doesn't follow hidden containers 9 years ago
workspace.h Basic workspace functionality 9 years ago