| Commit message (Expand) | Author | Age | Lines |
* | Add a "restart wm" function. ok oga@ | ian | 2007-11-28 | -8/+61 |
* | Another messed up keybinding. | oga | 2007-11-28 | -2/+2 |
* | re-add a lost group keybinding | okan | 2007-11-27 | -1/+2 |
* | Make cwm default keybindings always exist. Additional keybindings now | oga | 2007-11-19 | -64/+91 |
* | fix a pasto: documentation/5639 from viq | jmc | 2007-11-16 | -12/+12 |
* | introduce conf_bindname() to drastically simplify conf.c | todd | 2007-11-13 | -185/+132 |
* | enable pointer movement in cwm via C-<arrowkeys> | todd | 2007-11-13 | -4/+79 |
* | Small manpage nit. | oga | 2007-11-08 | -3/+3 |
* | Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when | oga | 2007-11-07 | -2/+2 |
* | Document cwm's keybinding support. It was already there, but not in the manpage. | oga | 2007-11-07 | -16/+111 |
* | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | oga | 2007-11-07 | -8/+82 |
* | wording | ian | 2007-10-07 | -2/+2 |
* | When cycling, only the end of the window names will be printed if the | jasper | 2007-10-02 | -2/+11 |
* | fix buffer overflow, as sizeof(paths) won't fit inside the array. | jasper | 2007-09-06 | -4/+5 |
* | Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded | jmc | 2007-06-29 | -101/+113 |
* | implement keyboard initiated movement of windows | todd | 2007-06-27 | -4/+78 |
* | modify "exec" dialog so that it auto-completes based on executables in | niallo | 2007-06-26 | -23/+204 |
* | don't map hidden windows on re-start. | jasper | 2007-06-08 | -3/+8 |
* | document the autogroup functionality. | jasper | 2007-06-06 | -1/+20 |
* | make it possible to cycle through the windows when non are selected. | jasper | 2007-06-05 | -13/+22 |
* | draw window borders when redrawing a window | jasper | 2007-06-05 | -3/+9 |
* | show hidden windows when they should (eg. when the pointer is warped to them) | jasper | 2007-05-29 | -2/+6 |
* | don't give borderless windows a border, when they're inactive | jasper | 2007-05-29 | -3/+1 |
* | add two missing closedir()'s | jasper | 2007-05-28 | -1/+7 |
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | -386/+384 |
* | full screen sized windows | jasper | 2007-05-27 | -5/+9 |
* | autoconf junk was zapped, so no need for HAVE_CONFIG_H | jasper | 2007-05-22 | -5/+1 |
* | remove useless #ifdef | jasper | 2007-05-22 | -5/+1 |
* | remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL) | jasper | 2007-05-22 | -2/+0 |
* | we don't use this file on openbsd, so zap it. | jasper | 2007-05-21 | -105/+0 |
* | fix optind | jasper | 2007-05-21 | -2/+2 |
* | - new sentence, new line. | jasper | 2007-05-10 | -48/+44 |
* | - add a "-d" option, to specify the display cwm should be started on | jasper | 2007-05-10 | -8/+26 |
* | Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/. | bernd | 2007-04-27 | -4/+7 |
* | Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new | bernd | 2007-04-27 | -5/+95 |
* | Remove autoconf crap and other stuff we don't need. | bernd | 2007-04-27 | -14748/+0 |
* | Simple Makefile to build cwm. | bernd | 2007-04-27 | -0/+25 |
* | Initial import of cwm-3. | bernd | 2007-04-27 | -0/+20753 |