aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* typo fix. ok ogasthen2008-03-14-2/+2
* Change the default for XSRCDIR to /usr/xenocara. ok deraadt@matthieu2008-03-03-2/+2
* add exec_wm to calmwm.h, it was missing (bad ian@!)oga2008-02-20-3/+4
* Typo: s/supression/suppressionoga2008-02-20-2/+2
* usage never returns, and thus should be __dead.oga2008-02-13-4/+4
* add usage() for when an unknown option is given.oga2008-02-13-3/+13
* Make cwm print the XDisplayName() if it fails to open the display,oga2008-02-13-2/+3
* Trivial typo in recent "exec windowmanager" additionian2008-01-22-2/+2
* All of the 9wm code in cwm has been removed or re-written. Edit LICENSEoga2008-01-16-36/+14
* huge amount of cleanup and dead code removal.oga2008-01-16-197/+33
* Rewrite most of grab_menu in grab.c (it was partly 9wm code).oga2008-01-14-264/+92
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-11-34/+211
* Kill some more dead code, cursor.c goes away.oga2008-01-08-70/+3
* Adjust initial window placement with any geometry that would placemarc2008-01-03-4/+7
* Kill draw.c, nothing uses the code in it.oga2008-01-03-26/+3
* Kill some warnings intoduced with the execwm feature.oga2008-01-03-3/+3
* remove declaration of removed functionmarc2008-01-02-3/+1
* remove unused codemarc2008-01-02-55/+2
* Only use the x,y values from the XSizeHints structure when they are greatermarc2008-01-01-3/+5
* allow the search feature to work in the root window, like other similar ones.okan2007-12-31-2/+2
* Add a "restart wm" function. ok oga@ian2007-11-28-8/+61
* Another messed up keybinding.oga2007-11-28-2/+2
* re-add a lost group keybindingokan2007-11-27-1/+2
* Make cwm default keybindings always exist. Additional keybindings nowoga2007-11-19-64/+91
* fix a pasto: documentation/5639 from viqjmc2007-11-16-12/+12
* introduce conf_bindname() to drastically simplify conf.ctodd2007-11-13-185/+132
* enable pointer movement in cwm via C-<arrowkeys>todd2007-11-13-4/+79
* Small manpage nit.oga2007-11-08-3/+3
* Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning whenoga2007-11-07-2/+2
* Document cwm's keybinding support. It was already there, but not in the manpage.oga2007-11-07-16/+111
* Add support to cwm for resizing the windows using Control-Meta-[hjkl].oga2007-11-07-8/+82
* wordingian2007-10-07-2/+2
* When cycling, only the end of the window names will be printed if thejasper2007-10-02-2/+11
* fix buffer overflow, as sizeof(paths) won't fit inside the array.jasper2007-09-06-4/+5
* Okan Demirmen sent me a diff to kill some silly Fa macros, then persuadedjmc2007-06-29-101/+113
* implement keyboard initiated movement of windowstodd2007-06-27-4/+78
* modify "exec" dialog so that it auto-completes based on executables inniallo2007-06-26-23/+204
* don't map hidden windows on re-start.jasper2007-06-08-3/+8
* document the autogroup functionality.jasper2007-06-06-1/+20
* make it possible to cycle through the windows when non are selected.jasper2007-06-05-13/+22
* draw window borders when redrawing a windowjasper2007-06-05-3/+9
* show hidden windows when they should (eg. when the pointer is warped to them)jasper2007-05-29-2/+6
* don't give borderless windows a border, when they're inactivejasper2007-05-29-3/+1
* add two missing closedir()'sjasper2007-05-28-1/+7
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-28-386/+384
* full screen sized windowsjasper2007-05-27-5/+9
* autoconf junk was zapped, so no need for HAVE_CONFIG_Hjasper2007-05-22-5/+1
* remove useless #ifdefjasper2007-05-22-5/+1
* remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL)jasper2007-05-22-2/+0
* we don't use this file on openbsd, so zap it.jasper2007-05-21-105/+0