Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | introduce conf_bindname() to drastically simplify conf.c | todd | 2007-11-13 | -184/+130 | |
| | | | | really liked by oga@ | ||||
* | enable pointer movement in cwm via C-<arrowkeys> | todd | 2007-11-13 | -1/+29 | |
| | | | | looked over by oga@ | ||||
* | Document cwm's keybinding support. It was already there, but not in the manpage. | oga | 2007-11-07 | -15/+52 | |
| | | | | | | While I'm here add support for extra modifier keys. "commit commit!" jasper@, ok todd@. | ||||
* | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | oga | 2007-11-07 | -3/+27 | |
| | | | | | | Please note that this remaps Control-Meta-L (label) to Control-Meta-N (name). ok jasper@, todd@. | ||||
* | implement keyboard initiated movement of windows | todd | 2007-06-27 | -1/+22 | |
| | | | | | | enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@ | ||||
* | modify "exec" dialog so that it auto-completes based on executables in | niallo | 2007-06-26 | -1/+2 | |
| | | | | | | | | | | | | _PATH_DEFPATH add an "ssh-to" dialog which auto-completes based on contents of ~/.ssh/known_hosts (M-.) testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@ mk@ and David Cathcart <david at cathcart.cx> ok todd@ | ||||
* | make it possible to cycle through the windows when non are selected. | jasper | 2007-06-05 | -3/+3 | |
| | | | | | | (eg. when they're hidden, now you can cycle through them) from aon@iki.fi | ||||
* | add two missing closedir()'s | jasper | 2007-05-28 | -1/+7 | |
| | | | | | | from Antti Nykänen <aon at iki.fi> via bernd@ ok pedro@ | ||||
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | -6/+6 | |
| | | | | "looks good" pedro@, ok matthieu@ | ||||
* | full screen sized windows | jasper | 2007-05-27 | -2/+4 | |
| | | | | ok matthieu@ | ||||
* | Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new | bernd | 2007-04-27 | -1/+2 | |
| | | | | key binding. | ||||
* | Initial import of cwm-3. | bernd | 2007-04-27 | -0/+531 | |
tested by sturm@, ok matthieu@ |