]> icculus.org git repositories - mikachu/openbox.git/history - src/client.cc
add/lower work
[mikachu/openbox.git] / src / client.cc
2003-01-03 Dana Jansensadd/lower work
2002-12-27 Dana Jansensbuttons have their pixmaps!
2002-12-27 Dana Jansensdeal with when nothing has focus anymore
2002-12-27 Dana Jansenshandle reparent events..hopefully :>
2002-12-27 Dana Jansensenter/leave and focus events are working beautifully
2002-12-26 Dana Jansenssome focus improvements..
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-24 Dana Jansenscorrectly remove client borders when mapping a window...
2002-12-18 Dana Jansenscan resize now too. compress motion events.
2002-12-18 Dana Jansenscan tell where events are coming from!
2002-12-05 Dana JansensPROPERLY HANDLE CLIENT BORDERS
2002-12-04 Dana Jansensmap and unmap work great now yay
2002-12-04 Dana Jansensunmap works.. once
2002-12-04 Dana Jansenshandle configure requests
2002-12-02 Dana Jansensbetter compression, dont lose events
2002-12-02 Dana Jansensmore compressing
2002-12-02 Dana Jansenscompress property changes into a single change
2002-12-02 Dana Jansenshandle map events with the Openbox class
2002-11-11 Dana Jansensmanages windows that exist before running.
2002-11-11 Marius Nitawattrib doesnt get init-ed correctly when called from...
2002-11-10 Dana Jansensmove screen.cc/hh to bbscreen.cc/hh
2002-11-10 Dana Jansenssupport for the shape extension works!
2002-11-10 Dana JansensWINDOWS GET FRAMES FRAME SHOW UP THEY WORK HUZZAH SOON...
2002-11-07 Dana Jansensadd updateIconTitle
2002-11-06 Dana Jansensset the client's desired decoration and function flags
2002-11-06 Dana Jansenssupport for the Mwm Hints
2002-11-06 Dana Jansensread protocols too in OBClient
2002-11-06 Dana Jansensdetermine if the user/application requested its initial...
2002-11-06 Dana Jansensuse INT_MAX for the default max sizes
2002-11-06 Dana Jansensget the min/max sizes
2002-11-06 Dana Jansenswhen creating an OBClient class, get all the info on...
2002-11-06 Dana Jansensfix compiling with the new strut (new namespace)
2002-11-06 Dana Jansensclient.cc compiles