summary refs log tree commit diff
path: root/headers.h
Commit message (Collapse)AuthorAgeFilesLines
* we include sys/param.h, so remove sys/types.h; sort while here.okan2009-04-121-18/+15
| | | | ok oga@
* remove pwin, bringing us to one client, one window. we no longer haveokan2009-01-161-1/+0
| | | | | | | | | | | | to push attributes around, so things get a lot simplier, while fixing a few issues in the meantime; original suggestion by Edd Barrett many many moons ago. annoying window placement and race, found in c2k8 by todd, fix by oga! lots of feedback from todd and oga - thanks! "commit that bad boy" oga@
* Xinerama and XRandR dual head support for cwm(1). Now we detect the xrandroga2008-09-291-0/+2
| | | | | | | | | | | reconfiguration events and change our sizes depending on that. We also detect the xinerama screens for maximize, vertmaximize and initial window placement. This could be improved by automatically resizing maximized windows when the screen resolution changes and by moving windows that would be hidden into visible space. Said changes will come shortly. Tested by many. matthieu@ didn't oppose.
* *sigh* Revert the diff that wasn't meant to go in yet.oga2008-09-221-2/+0
| | | | | note to self: When you mean to type cvs commit search.c, don't forget the filename.
* Display the current window title not a previous one in the case ofoga2008-09-221-0/+2
| | | | | ``show all'' in the window search dialogue. Noticed and diff from Tim van der Molen, thanks!
* hit it with the knf stick.oga2008-04-151-1/+1
|
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-111-1/+12
| | | | | | | | | | | | | | | | | | files, and replace them with the actual ISC license. - add license to the manpage (it was lacking before) - correct license statement in the README Permission given by Marius (copyright holder): "1. please replace with the standard ISC license 2. you may add the ISC license to the man page 3. feel free to replace the information in the README as well" and Dros (copyright holder for group.c): "Please switch group.c to the ISC License." ok ian@
* autoconf junk was zapped, so no need for HAVE_CONFIG_Hjasper2007-05-221-4/+0
|
* remove useless #ifdefjasper2007-05-221-4/+0
| | | | ok pedro@
* Initial revisionbernd2007-04-271-0/+52