]> icculus.org git repositories - mikachu/openbox.git/commit
new code for bindings/callbacks. much sexier. now passes python classes back to the...
authorDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 20:36:14 +0000 (20:36 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 20:36:14 +0000 (20:36 +0000)
commit66a26917a0631463df7f72c34cbeb39df466918a
tree0ffd823b664d12e81159569076553d705cb7ae2a
parent745e840547b5443ecfb9b6f0a4f14b0d035d59c2
new code for bindings/callbacks. much sexier. now passes python classes back to the callbacks, and the storage of the callbacks in the code is much more clear. huzzah.
14 files changed:
scripts/clicks.py
scripts/clientmotion.py
src/Makefile.am
src/actions.cc
src/actions.hh
src/bindings.cc
src/bindings.hh
src/openbox.cc
src/openbox.hh
src/openbox.i
src/openbox_wrap.cc
src/python.cc
src/python.hh
src/screen.cc