]> icculus.org git repositories - dana/openbox.git/commit
Make a structure to hold a keycode+modifers and mousebutton+modifiers, and use them...
authorDana Jansens <danakj@orodu.net>
Sat, 6 Aug 2011 01:36:20 +0000 (21:36 -0400)
committerDana Jansens <danakj@orodu.net>
Mon, 8 Aug 2011 19:13:04 +0000 (15:13 -0400)
commita42a92778dfdb99d938ca54f9d88203851951065
tree6c7ab59a0ec7c97fff11c6ebf1406b1b0b7f567c
parent2099d5e9ff69c72fad3f29377302191b973bccef
Make a structure to hold a keycode+modifers and mousebutton+modifiers, and use them for the config values.

Makes a complete value for these so it's one variable instead of two.
openbox/config.c
openbox/config.h
openbox/dock.c
openbox/keyboard.c
openbox/keyboard.h
openbox/mouse.h