]> Dogcows Code - chaz/openbox/history - src/openbox.cc
new autoconf shit woowoo
[chaz/openbox] / src / openbox.cc
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.
2002-05-23  Dana Jansensmerge the sticky window fix from 1.2.
2002-05-16  Dana Jansensnew i18n class using overloaded operator() instead...
2002-05-16  Dana Jansensmake auto-raise value load.
2002-05-15  Dana Jansensmoved menu from a rc file option to a command line...
2002-05-14  Dana Jansensupdate changelog.
2002-05-14  Dana Jansensnew version of bsetroot ported from blackbox cvs
2002-05-14  Dana Jansensnew focus code! working better than ever!
2002-05-13  Dana Jansensfix segfaut from uninitialized focused_screen pointer
2002-05-13  Dana Jansensfocus code updates
2002-05-12  Dana Jansensconverted all of the openbox class LinkedLists to STL...
2002-05-10  Dana Jansensbetter gcc3 compat. using ostrstream again. and using...
2002-04-30  Dana Jansensbug #1 from click placement fixed. was catching more...
2002-04-30  Dana Jansenssave the titlebarLayout in the default config
2002-04-28  Dana Jansensproperly handle placing a window while another window...
2002-04-28  Dana Jansensadded ClickMouse window placement policy
2002-04-20  Dana Jansenscompile fix for --disable-slit
2002-04-20  Dana Jansenson reconfigure, if an option isn't specified in the...
2002-04-20  Scott Moynesfixed a memory leak for resource.titlebar_layout
2002-04-19  Dana Jansensstarting openbox without an rc file now works. it makes...
2002-04-18  Dana Jansensnow yuo can change styles again! (oops) wasnt saving...
2002-04-17  Dana Jansensmenus update their values when they are reconfigure()d.
2002-04-17  Dana Jansensconfiguration changes "done"!!
2002-04-17  Dana JansensToolbar saves its settings as their changed
2002-04-16  Dana JansensSlit loads its own settings and saves them as they...
2002-04-16  Scott MoynesAdded a runtime option for hiding the toolbar totally...
2002-04-16  Dana Jansensreversed tehmouse wheel buttons on the root window...
2002-04-16  Dana Jansensget rid of the STDC_HEADERS check... this failed on...
next
This page took 0.374092 seconds and 107 git commands to generate.