]> icculus.org git repositories - mikachu/openbox.git/history - src/python.hh
put the desktop names in the right variable
[mikachu/openbox.git] / src / python.hh
2003-02-14 Dana Jansensadd a Config class with config data from the scripts.
2003-02-13 Dana Jansensput the Python.h header in the .cc
2003-02-13 Dana Jansensreadd titlebar buttons. but they dont press yet
2003-02-05 Dana Jansensnew swig build system. much better. yay.
2003-02-01 Dana JansensGRAMMAR HAMMER
2003-01-30 Dana Jansensgrab the keyboard during move/resize to make sure the...
2003-01-30 Dana Jansensadd a Release MouseAction for python hooks
2003-01-29 Dana Jansensmake struts get added to the screen when mapping a...
2003-01-25 Dana Jansensnew/better/cleaner scripting interface
2003-01-24 Dana Jansenssome intermediate stage. stacked focus cycling is very...
2003-01-24 Dana Jansensallow python to grab the keyboard. have release events...
2003-01-24 Dana Jansensadd an UrgentNotify callback type. fire it when a windo...
2003-01-23 Dana Jansenslinear focus cycling
2003-01-23 Dana Jansensremove the word "sticky" from everywhere, and replace...
2003-01-16 Dana Jansensredo otk::Property. make it static.
2003-01-13 Dana Jansensuse the new non-static display
2003-01-13 Dana Jansensalmost done the ustring conversion
2003-01-11 Dana Jansensremoving all prefixes completed
2003-01-10 Dana Jansensnew python interface! using the .py shadow wrappers...
2003-01-09 Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-07 Dana Jansensadd a PlaceWindow event hook type
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07 Dana Jansensadd startup and shutdown callback events for each screen
2003-01-07 Dana Jansenssupply python routines for next/prev workspace
2003-01-03 Dana Jansensallow "event bindings" via ebind() for new windows...
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-03 Dana Jansenstrasitioning for new button event handling
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-19 Dana Jansenspython has begun!