allow python to grab the keyboard. have release events go to the grabs callback....
authorDana Jansens <danakj@orodu.net>
Fri, 24 Jan 2003 07:37:26 +0000 (07:37 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 24 Jan 2003 07:37:26 +0000 (07:37 +0000)
commit91c7e5c378b1a639c6f5383915ed68b36b7735d4
tree896039b1f31ca8a3a41f9ac81e35467247f6001d
parent73a776ee90879ea2b42c6e959f781a6600fada80
allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released
13 files changed:
otk/display.cc
otk/display.hh
scripts/focus.py
src/actions.cc
src/actions.hh
src/bindings.cc
src/bindings.hh
src/client.cc
src/openbox.py
src/openbox_wrap.cc
src/python.cc
src/python.hh
src/screen.hh