aboutsummaryrefslogtreecommitdiffstats
path: root/calmwm.c (unfollow)
Commit message (Expand)AuthorLines
2008-05-20Pull out the behaviour in grab_label and search_start into one utilityoga-2/+7
2008-05-19General cleanup.oga-7/+7
2008-05-06Signal handler of SIGCHLD calls waitpid() which sets errno on error. Totobias-1/+4
2008-04-15hit it with the knf stick.oga-23/+23
2008-04-15malloc -> callocokan-1/+2
2008-04-03Sync usage() with reality and manpage.simon-2/+2
2008-03-23Replace the symlink configuration scheme with a simple yacc parser assimon-16/+9
2008-03-22Rip out, burn, and dance around the grave of group-edit mode.oga-2/+1
2008-03-22Remove a bunch of unused variables and incorrect comments.oga-9/+2
2008-02-13usage never returns, and thus should be __dead.oga-2/+2
2008-02-13add usage() for when an unknown option is given.oga-2/+11
2008-02-13Make cwm print the XDisplayName() if it fails to open the display,oga-2/+3
2008-01-16huge amount of cleanup and dead code removal.oga-41/+6
2008-01-14Rewrite most of grab_menu in grab.c (it was partly 9wm code).oga-7/+1
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceoga-2/+13
2007-05-28convert globals from G_foo to Foo, as per TODO.jasper-67/+67
2007-05-21fix optindjasper-2/+2
2007-05-10- add a "-d" option, to specify the display cwm should be started onjasper-5/+12