| Commit message (Expand) | Author | Age | Files | Lines |
* | Change 'menu-window' to display all windows; then add 'menu-window-hidden' for | okan | 2016-12-01 | 1 | -2/+2 |
* | Remove the (8) default bindings for pointer move since they conflict with | okan | 2016-11-14 | 1 | -5/+0 |
* | More accurate to say 'toggle', rather than 'select', for group[n]/nogroup. | okan | 2016-10-05 | 1 | -2/+2 |
* | Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect. | okan | 2016-10-05 | 1 | -1/+1 |
* | Fix whitespace. | okan | 2015-08-21 | 1 | -2/+2 |
* | a start to cleaning: | okan | 2015-05-31 | 1 | -98/+77 |
* | Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any | okan | 2014-08-25 | 1 | -1/+3 |
* | Let the config parser continue parsing even after encountering an error; | okan | 2014-02-01 | 1 | -5/+14 |
* | Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. | okan | 2013-12-16 | 1 | -2/+4 |
* | replace 'reload' with 'restart', which merely re-exec's cwm using the | okan | 2012-10-31 | 1 | -2/+3 |
* | fix section order: move AUTHORS below HISTORY; from Tiago Cunha | okan | 2012-05-09 | 1 | -11/+11 |
* | kill useless .Pp | pascal | 2012-05-07 | 1 | -2/+1 |
* | introduce a new 'freeze' flag (CMS-f by default) which may be applied to | okan | 2011-05-07 | 1 | -1/+3 |
* | s/-offset -indent/-offset indent/ for correct indentation, | schwarze | 2010-09-25 | 1 | -4/+4 |
* | Add a keybinding to allow horizontal maximisation of a window (CMS-enter). | oga | 2009-08-24 | 1 | -1/+3 |
* | ``exec'' and ``ssh'' are lowercase. | sobrado | 2009-06-19 | 1 | -3/+3 |
* | items on the first list should have full stops too. | sobrado | 2009-06-18 | 1 | -7/+7 |
* | the on-line manual should use the same notation for key bindings | sobrado | 2009-06-18 | 1 | -37/+49 |
* | remove leftover from mdoc.samples; ok jmc@ | martynas | 2009-02-07 | 1 | -2/+1 |
* | .Bl needs a matching .El. From Martin Toft a while ago, thanks! | oga | 2008-09-22 | 1 | -0/+1 |
* | Nm makes more sense than Xr, from Pierre Riteau - thanks! | okan | 2008-07-11 | 1 | -1/+1 |
* | Change "a window" to "current window" in documentation. it's more correct. | oga | 2008-07-11 | 1 | -8/+8 |
* | add Xr for cwm(1) | okan | 2008-07-11 | 1 | -2/+3 |
* | no more hidden (and mysterious) config reloads and allow binding a key | okan | 2008-07-11 | 1 | -0/+2 |
* | Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3, | oga | 2008-06-25 | 1 | -1/+3 |
* | Sort flags. | oga | 2008-06-25 | 1 | -4/+4 |
* | Enter -> Return, to be consistant and correct. | okan | 2008-06-05 | 1 | -4/+4 |
* | "Meta is a perfectly well defined concept in X (The keys bound to the | okan | 2008-06-03 | 1 | -1/+1 |
* | as done with cycle/rcycle, make prev/next group switching one kbfuncs | okan | 2008-05-19 | 1 | -3/+3 |
* | finally implement keyboard binding for group toggling | okan | 2008-05-19 | 1 | -1/+3 |
* | - add vi keybindings to search | okan | 2008-04-15 | 1 | -5/+7 |
* | better 'quit' keybinding default (CMS-q) | okan | 2008-04-08 | 1 | -3/+3 |
* | Add quit function, bind it per default to CM-q and change exec_wm | simon | 2008-04-07 | 1 | -2/+4 |
* | Replace the symlink configuration scheme with a simple yacc parser as | simon | 2008-03-23 | 1 | -121/+10 |
* | Rip out, burn, and dance around the grave of group-edit mode. | oga | 2008-03-22 | 1 | -9/+4 |
* | typo fix. ok oga | sthen | 2008-03-14 | 1 | -1/+1 |
* | Change the default for XSRCDIR to /usr/xenocara. ok deraadt@ | matthieu | 2008-03-03 | 1 | -1/+1 |
* | Trivial typo in recent "exec windowmanager" addition | ian | 2008-01-22 | 1 | -1/+1 |
* | All of the 9wm code in cwm has been removed or re-written. Edit LICENSE | oga | 2008-01-16 | 1 | -15/+13 |
* | - Remove the "all rights reserved" tag at the top of most of the source | oga | 2008-01-11 | 1 | -0/+14 |
* | Add a "restart wm" function. ok oga@ | ian | 2007-11-28 | 1 | -0/+6 |
* | Make cwm default keybindings always exist. Additional keybindings now | oga | 2007-11-19 | 1 | -2/+9 |
* | fix a pasto: documentation/5639 from viq | jmc | 2007-11-16 | 1 | -11/+11 |
* | enable pointer movement in cwm via C-<arrowkeys> | todd | 2007-11-13 | 1 | -0/+8 |
* | Small manpage nit. | oga | 2007-11-08 | 1 | -2/+2 |
* | Document cwm's keybinding support. It was already there, but not in the manpage. | oga | 2007-11-07 | 1 | -0/+58 |
* | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | oga | 2007-11-07 | 1 | -2/+6 |
* | wording | ian | 2007-10-07 | 1 | -1/+1 |
* | Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded | jmc | 2007-06-29 | 1 | -100/+112 |
* | implement keyboard initiated movement of windows | todd | 2007-06-27 | 1 | -0/+7 |