home · contact · privacy
Strongly overhauled keybinding managemment. Window-specific keybindings and a window...
authorChristian Heller <c.heller@plomlompom.de>
Sun, 15 Sep 2013 04:14:41 +0000 (06:14 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 15 Sep 2013 04:14:41 +0000 (06:14 +0200)
commit550d22ec0c3f530f5d317746f3f7e75251a1de4b
tree1da84a85530391cbd534dbe5515218e4fdf5a519
parent140cadf8f8dc73a1756169dbfa7cb5f05e3b8b8c
Strongly overhauled keybinding managemment. Window-specific keybindings and a window keybinding configuration view are now available. Changed lots of stuff peripheral to this issue here and there, too.
27 files changed:
README
config/commands
config/keybindings [deleted file]
config/keybindings_global [new file with mode: 0644]
config/keybindings_wingeom [new file with mode: 0644]
config/keybindings_winkeys [new file with mode: 0644]
config/windows/Win_0 [new file with mode: 0644]
config/windows/Win_1 [new file with mode: 0644]
config/windows/Win_2 [new file with mode: 0644]
config/windows/Win_k [deleted file]
config/windows/Win_m
config/windows/toggle_order
src/command_db.c
src/control.c
src/control.h
src/draw_wins.c
src/draw_wins.h
src/keybindings.c
src/keybindings.h
src/main.c
src/main.h
src/misc.h
src/rexit.c
src/rexit.h
src/wincontrol.c
src/wincontrol.h
src/windows.h