aboutsummaryrefslogtreecommitdiffstats
path: root/calmwm.h (follow)
Commit message (Expand)AuthorAgeLines
* Add "gap" support to .cwmrc. The options put in here make gaps on the edgeoga2008-04-15-1/+2
* remove alt-tab menuokan2008-04-09-2/+1
* Add quit function, bind it per default to CM-q and change exec_wmsimon2008-04-07-1/+2
* Fix a couple of issues with the maximization code.oga2008-03-26-10/+12
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-23-17/+37
* Rip out, burn, and dance around the grave of group-edit mode.oga2008-03-22-14/+1
* Remove a bunch of unused variables and incorrect comments.oga2008-03-22-25/+3
* add exec_wm to calmwm.h, it was missing (bad ian@!)oga2008-02-20-1/+2
* usage never returns, and thus should be __dead.oga2008-02-13-2/+2
* add usage() for when an unknown option is given.oga2008-02-13-1/+2
* huge amount of cleanup and dead code removal.oga2008-01-16-8/+5
* Rewrite most of grab_menu in grab.c (it was partly 9wm code).oga2008-01-14-3/+5
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-11-2/+13
* Kill some more dead code, cursor.c goes away.oga2008-01-08-3/+1
* Kill draw.c, nothing uses the code in it.oga2008-01-03-3/+1
* remove declaration of removed functionmarc2008-01-02-3/+1
* Add a "restart wm" function. ok oga@ian2007-11-28-1/+5
* Make cwm default keybindings always exist. Additional keybindings nowoga2007-11-19-1/+2
* introduce conf_bindname() to drastically simplify conf.ctodd2007-11-13-1/+2
* enable pointer movement in cwm via C-<arrowkeys>todd2007-11-13-1/+2
* Add support to cwm for resizing the windows using Control-Meta-[hjkl].oga2007-11-07-1/+2
* implement keyboard initiated movement of windowstodd2007-06-27-1/+7
* modify "exec" dialog so that it auto-completes based on executables inniallo2007-06-26-2/+5
* make it possible to cycle through the windows when non are selected.jasper2007-06-05-2/+2
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-28-15/+15
* full screen sized windowsjasper2007-05-27-2/+2
* - add a "-d" option, to specify the display cwm should be started onjasper2007-05-10-2/+2
* Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newbernd2007-04-27-1/+3
* Initial import of cwm-3.bernd2007-04-27-0/+507