]> icculus.org git repositories - mikachu/openbox.git/history - src/openbox_wrap.cc
redo otk::Property. make it static.
[mikachu/openbox.git] / src / openbox_wrap.cc
2003-01-16 Dana Jansensredo otk::Property. make it static.
2003-01-14 Dana Jansensotk::Timer-ng!! thanks ManMower for this shizznit!
2003-01-13 Dana Jansensadd the global display variable
2003-01-13 Dana Jansensuse the new non-static display
2003-01-13 Dana Jansensmove the Openbox::instance pointer to simply "openbox".
2003-01-13 Dana Jansensalmost done the ustring conversion
2003-01-13 Dana Jansensmore conversion to ustring. added more members
2003-01-11 Dana Jansensremoving all prefixes completed
2003-01-11 Dana Jansenswrapper updates
2003-01-10 Dana Jansensupdated wrappers
2003-01-10 Dana Jansensthe openbox module has to include shit from otk that...
2003-01-10 Dana Jansensstop including otk in the openbox module. makes the...
2003-01-10 Dana Jansensinclude the all otk stuff into the openbox python modul...
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-08 Dana Jansenswrapper updates
2003-01-08 Dana Jansensrework focus event handling. does it basically like...
2003-01-08 Dana Jansens*** empty log message ***
2003-01-07 Dana Jansensbetter reparent handling, dont fux with the event stack..
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 Jansenswindows stay on their desktops
2003-01-07 Dana Jansenskeep track of desktops...
2003-01-06 Dana Jansenshandle maprequests after mapped correctly. thus making...
2003-01-05 Dana Jansensgets transients! woot. tested and such.. no groups...
2003-01-05 Dana Jansenstransient window support..halfway
2003-01-04 Dana Jansensadd support for wm_window_role
2003-01-04 Dana Jansensmove the approproate code for map request handling...
2003-01-04 Dana Jansensbetter focus passing around for now
2003-01-04 Dana Jansenssupport net_wm_strut's! nothing to do with them yet...
2003-01-04 Dana Jansensconfigure request optimizations
2003-01-04 Dana Jansensshape works again. updating the delete_window protocol...
2003-01-03 Dana Jansenswindow shading
2003-01-03 Dana Jansensrestart works
2003-01-03 Dana Jansensallow "event bindings" via ebind() for new windows...
2003-01-03 Dana Jansensshare code for raising/lowering windows
2003-01-03 Dana Jansensadd/lower work
2003-01-03 Dana Jansensprovide capabilities to execute a command
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 Jansenskill button release events
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 Jansensall broken now. working on adding mouse binding support
2002-12-30 Dana Jansenskeybindings underway. dont work yet
2002-12-27 Dana Jansenshandle reparent events..hopefully :>
2002-12-27 Dana Jansensadd an unregister_all for python callbacks
2002-12-26 Dana Jansensfocus works
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25 Dana Jansenshandle mouse clicks in the python scripts now
2002-12-25 Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25 Dana Jansenspython with callbacks!
2002-12-24 Dana Jansenspython. no more guile. python.