summary refs log tree commit diff
path: root/client.c
Commit message (Expand)AuthorAgeFilesLines
* huge amount of cleanup and dead code removal.oga2008-01-161-36/+0
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-111-1/+12
* Adjust initial window placement with any geometry that would placemarc2008-01-031-3/+6
* Only use the x,y values from the XSizeHints structure when they are greatermarc2008-01-011-2/+4
* When cycling, only the end of the window names will be printed if thejasper2007-10-021-0/+4
* don't map hidden windows on re-start.jasper2007-06-081-2/+7
* make it possible to cycle through the windows when non are selected.jasper2007-06-051-2/+11
* show hidden windows when they should (eg. when the pointer is warped to them)jasper2007-05-291-1/+5
* don't give borderless windows a border, when they're inactivejasper2007-05-291-2/+0
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-281-70/+70
* Initial revisionbernd2007-04-271-0/+935