]> icculus.org git repositories - dana/openbox.git/history - src/openbox.hh
make stacked cycling work without a modifier-key binding, i think. cleaner checking...
[dana/openbox.git] / src / openbox.hh
2003-02-03 Dana Jansensmove the restart into main.cc, so the openbox class...
2003-02-02 Dana Jansensdont include old configuration.hh
2003-01-25 Dana Jansensnew/better/cleaner scripting interface
2003-01-24 Dana Jansenssome intermediate stage. stacked focus cycling is very...
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 Jansensuse the new non-static display
2003-01-13 Dana Jansensmove the Openbox::instance pointer to simply "openbox".
2003-01-11 Dana Jansensremoving all prefixes completed
2003-01-08 Dana Jansensadd a -single argument which only runs on a single...
2003-01-03 Dana Jansensrestart works
2003-01-03 Dana Jansensprovide capabilities to execute a command
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-30 Dana Jansenskeybindings underway. dont work yet
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25 Dana Jansensreturn a NULL instead of segfaulting when asserts are off
2002-12-24 Dana Jansensrm the old guile stuff. let the user specify the path...
2002-12-23 Dana Jansensusing python and swig for now.
2002-12-22 Dana Jansensremove python from our c++ objects. going to try out...
2002-12-20 Dana Jansensupdate to cleaned up otk api
2002-12-20 Dana Jansensmore typesafety
2002-12-20 Dana Jansensbe a little more typesafe
2002-12-19 Dana Jansenspython has begun!
2002-12-04 Dana Jansenssome cleanups
2002-12-04 Dana Jansensadd a skeletal OBActions class for user actions
2002-12-04 Dana Jansensput a header where it belongs
2002-12-02 Dana Jansenshandle map requests with the root window class
2002-12-02 Dana Jansenshandle map events with the Openbox class
2002-12-01 Dana Jansenswindow decorations use "unmanaged" widgets now.
2002-11-14 Dana Jansensoh no im being ANONYMOUS
2002-11-14 Dana Jansenscomment
2002-11-11 Dana Jansensmanage and unmanage windows in OBScreen
2002-11-11 Dana Jansensnot using any old blackbox classes anymore!
2002-11-10 Dana Jansensnew OBScreen class is somewhat complete now i think
2002-11-10 Dana Jansenscleanups.
2002-11-06 Dana Jansensfix compiling with the new strut (new namespace)
2002-11-06 Dana Jansensmoving strut into its own .hh. adding OBClient class
2002-11-05 Dana Jansensfinish conversion to the new otk::OBProperty class...
2002-11-05 Dana Jansensconvert XAtom to OBAtom
2002-11-05 Dana Jansensupdated doxygen documentation
2002-11-04 Dana Jansensdeal with client events in the same way now
2002-11-04 Dana Jansensxeventhandler can handle everything except client messa...
2002-11-04 Dana Jansensinclude the right .hh!
2002-11-04 Dana Jansensinclude the timer manager class header
2002-11-04 Dana Jansensdocumenting classes!
2002-11-03 Dana Jansensnew timer infrastructure. takes a function pointer...
2002-11-03 Dana Jansensnew timers, timer manager
2002-11-03 Dana Jansensadd comment
2002-11-03 Dana JansensWE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^...