]> icculus.org git repositories - dana/openbox.git/commit
make menu input work with the new obt keyboard stuff.
authorDana Jansens <danakj@orodu.net>
Thu, 11 Feb 2010 19:17:59 +0000 (14:17 -0500)
committerDana Jansens <danakj@orodu.net>
Thu, 11 Feb 2010 19:17:59 +0000 (14:17 -0500)
commit08269cefbce2fe600269c989f9a6a22a98641ba1
treec0df49c9be68ff45e786a916d96563d7f5628dbb
parent62f8a5c49b852047bf6cc199d2d0c9add41d35a9
make menu input work with the new obt keyboard stuff.

create an Input Context for use during keyboard grabs, and use this to
  translate KeyPress events properly.
make the menu respond to KeyPress events, since these are the only ones that
  can be translated properly, but still execute things from KeyRelease events
openbox/event.c
openbox/grab.c
openbox/grab.h
openbox/menuframe.c
openbox/menuframe.h