]> icculus.org git repositories - mikachu/openbox.git/history - src/client.cc
dont hide windows when switching to the current workspace
[mikachu/openbox.git] / src / client.cc
2003-01-07 Dana Jansensdont hide windows when switching to the current workspace
2003-01-07 Dana Jansenswindows stay on their desktops
2003-01-07 Dana Jansensdont reset focus to the unfocused window!
2003-01-07 Dana Jansenskeep track of desktops...
2003-01-06 Dana Jansensrm debugging comment
2003-01-06 Dana Jansenshandle maprequests after mapped correctly. thus making...
2003-01-06 Dana Jansensgrab the first known window type
2003-01-06 Dana Jansensclean up transient's parent's reference in destructor
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 Jansensif a dock has the 'below' state set, then it goes in...
2003-01-04 Dana Jansenslet the user set the above/below stacking layer easily
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 Jansensdecor and functions set set right for !normal windows
2003-01-04 Dana Jansensmore ideas in comments
2003-01-04 Dana Jansensconfigure request optimizations
2003-01-04 Dana Jansensshape works again. updating the delete_window protocol...
2003-01-04 Dana Jansensmove where transient shit will be
2003-01-04 Dana Jansensset the window's state so the hint always exists
2003-01-04 Dana Jansensraise when focused with net_active_window message
2003-01-04 Dana Jansensshading works from epist
2003-01-04 Dana Jansensset desktop names on startup
2003-01-04 Dana Jansensbetter focusing. support for the take_focus protocol
2003-01-04 Dana Jansensadd support for net_active_window and net_close_window...
2003-01-03 Dana Jansenswindow states persist across restarts
2003-01-03 Dana Jansenswindow shading
2003-01-03 Dana Jansensremove the block on shutdown
2003-01-03 Dana Jansensshare code for raising/lowering windows
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