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 a386d98518
Changed cmd handlers to use bool instead of int
11 years ago
..
commands.c Changed cmd handlers to use bool instead of int 11 years ago
commands.h Changed cmd handlers to use bool instead of int 11 years ago
config.c Abstracted load_config 11 years ago
config.h Abstracted load_config 11 years ago
container.c Basic workspace functionality 11 years ago
container.h Basic workspace functionality 11 years ago
handlers.c Changed cmd handlers to use bool instead of int 11 years ago
handlers.h Implement focus_follows_mouse 11 years ago
layout.c Set view->visible to true when created 11 years ago
layout.h layout: fixed tabs 11 years ago
list.c Add movement support 11 years ago
list.h Spaces to Tabs 11 years ago
log.c Spaces to Tabs 11 years ago
log.h Spaces to Tabs 11 years ago
main.c Fix some errors with config loading 11 years ago
movement.c fixed style 11 years ago
movement.h fixed focus_parent, moved into move_focus() function 11 years ago
readline.c Pull in some scas code and read i3 config file 11 years ago
readline.h Pull in some scas code and read i3 config file 11 years ago
stringop.c Mostly implement bindsym command 11 years ago
stringop.h Mostly implement bindsym command 11 years ago
workspace.c workspaces: follow_pointer_mouse doesn't follow hidden containers 11 years ago
workspace.h Basic workspace functionality 11 years ago