]> icculus.org git repositories - mikachu/openbox.git/history - src/python.cc
sending windows to workspaces works. focus messes up on fast switching
[mikachu/openbox.git] / src / python.cc
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07 Dana Jansenssupply python routines for next/prev workspace
2003-01-06 Dana Jansensallow to bind multiple functions to everything
2003-01-04 Dana Jansensadd some todo shit
2003-01-03 Dana Jansensput event bindings in OBBindings too
2003-01-03 Dana Jansensallow "event bindings" via ebind() for new windows...
2003-01-03 Dana Jansenscleanup naming in OBBindings
2003-01-03 Dana Jansensmoving a window is possible once again
2003-01-03 Dana Jansensnew mouse button code is seeming to work. you can move...
2003-01-02 Dana Jansensrun scripts before initializing screens. kill the globa...
2003-01-02 Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-31 Dana Jansensload config options from the python environment
2002-12-31 Dana Jansensadd click_raise global var
2002-12-31 Dana Jansensbindings work. now they have a reset key too.
2002-12-30 Dana Jansensso close to keybindings. wont link for now.
2002-12-30 Dana Jansensall broken now. working on adding mouse binding support
2002-12-30 Dana Jansenskeybindings underway. dont work yet
2002-12-27 Dana Jansensadd an unregister_all for python callbacks
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25 Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25 Dana Jansenspython with callbacks!
2002-12-24 Dana Jansensremoving old python bullshit
2002-12-22 Dana Jansensremove python from our c++ objects. going to try out...
2002-12-21 Dana Jansensincref the Py_None before returning it
2002-12-20 Dana Jansensupdate to cleaned up otk api
2002-12-19 Dana Jansenspython has begun!