global python scripts. client motion/resizing is all done via python now
authorDana Jansens <danakj@orodu.net>
Wed, 25 Dec 2002 04:54:44 +0000 (04:54 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 25 Dec 2002 04:54:44 +0000 (04:54 +0000)
commitb34824a4e2ddc0247099fa1b3952de426bfde05b
tree123c1d179da9554c06f0c9c9fb8ddce544b75fba
parentb9a2430dcccfec8d70aea68dbb1964e562216b79
global python scripts. client motion/resizing is all done via python now
16 files changed:
Makefile.am
configure.ac
otk/Makefile.am
otk/otk_wrap.cc
otk/rect.hh
scripts/Makefile.am [new file with mode: 0644]
scripts/clientmotion.py [new file with mode: 0644]
src/Makefile.am
src/actions.cc
src/actions.hh
src/openbox.cc
src/openbox.i
src/openbox_wrap.cc
src/python.cc
src/python.hh
src/widget.hh