summaryrefslogtreecommitdiff
path: root/app/cwm/client.c
AgeCommit message (Expand)Author
2008-03-26Fix a couple of issues with the maximization code.Owain Ainsworth
2008-03-22Rip out, burn, and dance around the grave of group-edit mode.Owain Ainsworth
2008-03-19As mentioned in my last commit, there was an issue where the switchingOwain Ainsworth
2008-01-16huge amount of cleanup and dead code removal.Owain Ainsworth
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceOwain Ainsworth
2008-01-03Adjust initial window placement with any geometry that would placeMarco S Hyman
2008-01-01Only use the x,y values from the XSizeHints structure when they are greaterMarco S Hyman
2007-10-02When cycling, only the end of the window names will be printed if theJasper Lievisse Adriaanse
2007-06-08don't map hidden windows on re-start.Jasper Lievisse Adriaanse
2007-06-05make it possible to cycle through the windows when non are selected.Jasper Lievisse Adriaanse
2007-05-29show hidden windows when they should (eg. when the pointer is warped to them)Jasper Lievisse Adriaanse
2007-05-29don't give borderless windows a border, when they're inactiveJasper Lievisse Adriaanse
2007-05-28convert globals from G_foo to Foo, as per TODO.Jasper Lievisse Adriaanse
2007-04-27Initial import of cwm-3.Bernd Ahlers