]> Dogcows Code - chaz/openbox/history - src/openbox.cc
Add the "obsetroot" tool. Use it to set the root background.
[chaz/openbox] / src / openbox.cc
2003-02-14  Dana JansensAdd the "obsetroot" tool. Use it to set the root backgr...
2003-02-13  Dana Jansensreadd titlebar buttons. but they dont press yet
2003-02-09  Dana Jansensuse the c++ std cheaders
2003-02-08  Dana JansensNo longer using otk widgets for the frame decorations.
2003-02-04  Dana Jansensupdate comment
2003-02-04  Dana Jansensmake this focus shit not buggy again..
2003-02-03  Dana Jansenshandle modal windows better (bugfixes).
2003-02-03  Dana Jansensadd comments
2003-02-03  Dana Jansensalways get the first focused screen
2003-02-03  Dana Jansensmove the restart into main.cc, so the openbox class...
2003-02-02  Dana Jansenschange commented code
2003-02-01  Dana Jansensinitialize the _single variable
2003-01-29  Dana Jansensdescribe -sync better
2003-01-25  Dana Jansensnew/better/cleaner scripting interface
2003-01-23  Dana Jansenslinear focus cycling
2003-01-20  Dana Jansensadd rendercolor class, with a cache of gcs for the...
2003-01-17  Dana Jansenss/SIGCLD/SIGCHLD/ that was Sysv4 shit
2003-01-16  Dana Jansensreap child processes when they die
2003-01-16  Dana Jansensexec a requested new process via /bin/sh to allow for...
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-12  Dana Jansenscheck for shutdown before waiting for timers
2003-01-12  Dana Jansensdispatch events before waiting for timers on startup
2003-01-11  Dana Jansensremoving all prefixes completed
2003-01-11  Dana Jansensvalgrind fixes, and fixes for writing shit all over...
2003-01-11  Dana Jansensnew autoconf shit woowoo
2003-01-10  Dana Jansensload a global defaults.py if the user.py isnt loaded
2003-01-09  Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-08  Dana Jansensadd a -single argument which only runs on a single...
2003-01-07  Dana Jansensin synch mode, chew up 100% cpu, cuz we cant select...
2003-01-07  Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07  Dana Jansensgrab SIGUSR1
2003-01-04  Dana JansensSIGHIP not SUGHUP
2003-01-04  Dana Jansensdont restart on HUP. badness. restart on USR1.
2003-01-04  Dana Jansenslameass comment from the past
2003-01-04  Dana Jansensrestart on HUP
2003-01-04  Dana Jansensepist alt-tab works now! i.e. NET_ACTIVE_WINDOW is...
2003-01-03  Dana Jansensrestart works
2003-01-03  Dana Jansensremove the block on shutdown
2003-01-03  Dana Jansensrm the old bb src
2003-01-03  Dana Jansensprovide capabilities to execute a command
2003-01-03  Dana Jansensrun builtins.py
2003-01-03  Dana Jansensnew mouse button code is seeming to work. you can move...
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 Jansenscreate some globals for use in the python scripts
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 Jansensbindings work again. yay
2002-12-30  Dana Jansensmore debug output changes
2002-12-30  Dana Jansensfucked up shit
2002-12-30  Dana Jansensall broken now. working on adding mouse binding support
2002-12-30  Dana Jansensthe bindings tree might work now
2002-12-30  Dana Jansensnicer output
2002-12-30  Dana Jansenskeybindings underway. dont work yet
2002-12-27  Dana Jansensflush before waiting for timers
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 Jansensdefine the openbox variable
2002-12-25  Dana Jansensconst cast to the python function
2002-12-24  Dana Jansensrm the old guile stuff. let the user specify the path...
2002-12-24  Dana Jansensdont try import shit for now it dont work
2002-12-24  Dana Jansenspython. no more guile. python.
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 Jansensbe a little more typesafe
2002-12-19  Dana Jansenspython has begun!
2002-12-04  Dana Jansenssome cleanups
2002-12-04  Dana Jansensbutton press/releases WORK
2002-12-04  Dana Jansenserase from the map more efficiently
2002-12-04  Dana Jansensadd a skeletal OBActions class for user actions
2002-12-04  Dana Jansensput a header where it belongs
2002-12-04  Dana Jansensmap and unmap work great now yay
2002-12-04  Dana Jansenshandle configure requests
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-11  Dana Jansenswatch for when screens cant be managed
2002-11-11  Dana JansensHRM manageExisting() isnt working!
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 Jansenscleanups.
2002-11-10  Dana Jansensadd \n's to the signal printfs
2002-11-10  Dana Jansensposition the client inside the frame correctly.
2002-11-06  Dana Jansensfix compiling with the new strut (new namespace)
2002-11-05  Dana Jansensfinish conversion to the new otk::OBProperty class...
2002-11-04  Dana Jansensinitialize the _doshutdown member
2002-11-04  Dana Jansensxeventhandler can handle everything except client messa...
2002-11-04  Dana Jansensdocumenting classes!
2002-11-03  Dana Jansensmake it shutdown on signals
2002-11-03  Dana Jansensnew timers, timer manager
2002-11-03  Dana JansensWE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^...
2002-05-25  Dana Jansensimport from bb-cvs
2002-05-23  Dana Jansensadded XAtom class, and it all now compiles.
next
This page took 0.369811 seconds and 107 git commands to generate.