]> icculus.org git repositories - mikachu/openbox.git/history - src/client.hh
new autoconf shit woowoo
[mikachu/openbox.git] / src / client.hh
2003-01-10 Dana Jansensinclude the all otk stuff into the openbox python modul...
2003-01-08 Dana Jansensmake close() and shade() private.
2003-01-08 Dana Jansensclarify an incorrect comment, and make some funcs const
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
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 Jansenskeep track of transients. however not group transients yet
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 Jansensadd/lower work
2002-12-27 Dana Jansenshandle reparent events..hopefully :>
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-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-19 Dana Jansensresizing works and whatnot
2002-12-18 Dana Jansensyou can move windows!
2002-12-18 Dana Jansenscan tell where events are coming from!
2002-12-18 Dana Jansensuse OB Widgets for everything
2002-12-05 Dana JansensPROPERLY HANDLE CLIENT BORDERS
2002-12-04 Dana Jansensunmap works.. once
2002-12-04 Dana Jansenshandle configure requests
2002-12-02 Dana Jansensadd an OBRootWindow class that watches events/propertie...
2002-12-02 Dana Jansenshandle map events with the Openbox class
2002-11-11 Dana Jansensmanages windows that exist before running.
2002-11-10 Dana Jansensframes' subemelents are created and positioned and...
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 Jansensfully documented OBClient
2002-11-07 Dana Jansensadd a bunch of documentation
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 Jansenswindows map again!
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 Jansenswhen creating an OBClient class, get all the info on...
2002-11-06 Dana Jansenscomment the _window member
2002-11-06 Dana Jansensmake the group a window
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