| Commit message (Expand) | Author | Lines |
2021-04-27 | Remove mention of window title history from cwm.1 | Juhani Krekelä | -2/+2 |
2021-04-27 | Migrate to an XDG-compliant config file location | Wynn Wolf Arbor | -3/+6 |
2021-04-27 | Remove matching on window title history | Wynn Wolf Arbor | -3/+1 |
2021-04-27 | Remove wm menu | Wynn Wolf Arbor | -4/+0 |
2021-04-27 | Remove ssh menu | Wynn Wolf Arbor | -9/+0 |
2019-07-09 | Add application section | kn | -4/+8 |
2019-02-25 | Add a configtest flag (-n). | okan | -3/+6 |
2019-02-22 | Rename internal functions to delinate between client remove, delete and xproto | okan | -3/+3 |
2018-02-04 | Slightly expand and expose verbose debugging. | okan | -2/+8 |
2017-12-30 | Typo, from Julien Steinhauser. | okan | -3/+3 |
2017-12-29 | Convert menu-exec-wm from an abritrary exec menu, into a config-based menu from | okan | -3/+3 |
2017-12-27 | Add support for re-exec'ing with SIGHUP; equivalent to the already built-in | okan | -2/+10 |
2017-07-21 | Use the key names from keysymdef.h in the default key bindings list for | okan | -8/+8 |
2016-12-01 | Change 'menu-window' to display all windows; then add 'menu-window-hidden' for | okan | -4/+4 |
2016-11-14 | Remove the (8) default bindings for pointer move since they conflict with | okan | -7/+2 |
2016-10-05 | More accurate to say 'toggle', rather than 'select', for group[n]/nogroup. | okan | -3/+3 |
2016-10-05 | Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect. | okan | -3/+3 |
2015-08-21 | Fix whitespace. | okan | -4/+4 |
2015-05-31 | a start to cleaning: | okan | -100/+79 |
2014-08-25 | Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any | okan | -2/+4 |
2014-02-01 | Let the config parser continue parsing even after encountering an error; | okan | -6/+15 |
2013-12-16 | Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint. | okan | -3/+5 |
2012-10-31 | replace 'reload' with 'restart', which merely re-exec's cwm using the | okan | -3/+4 |
2012-05-09 | fix section order: move AUTHORS below HISTORY; from Tiago Cunha | okan | -12/+12 |
2012-05-07 | kill useless .Pp | pascal | -3/+2 |
2011-05-07 | introduce a new 'freeze' flag (CMS-f by default) which may be applied to | okan | -2/+4 |
2010-09-25 | s/-offset -indent/-offset indent/ for correct indentation, | schwarze | -5/+5 |
2009-08-24 | Add a keybinding to allow horizontal maximisation of a window (CMS-enter). | oga | -2/+4 |
2009-06-19 | ``exec'' and ``ssh'' are lowercase. | sobrado | -5/+5 |
2009-06-18 | items on the first list should have full stops too. | sobrado | -7/+7 |
2009-06-18 | the on-line manual should use the same notation for key bindings | sobrado | -38/+50 |
2009-02-07 | remove leftover from mdoc.samples; ok jmc@ | martynas | -3/+2 |
2008-09-22 | .Bl needs a matching .El. From Martin Toft a while ago, thanks! | oga | -2/+3 |
2008-07-11 | Nm makes more sense than Xr, from Pierre Riteau - thanks! | okan | -2/+2 |
2008-07-11 | Change "a window" to "current window" in documentation. it's more correct. | oga | -9/+9 |
2008-07-11 | add Xr for cwm(1) | okan | -2/+3 |
2008-07-11 | no more hidden (and mysterious) config reloads and allow binding a key | okan | -2/+4 |
2008-06-25 | Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3, | oga | -1/+3 |
2008-06-25 | Sort flags. | oga | -5/+5 |
2008-06-05 | Enter -> Return, to be consistant and correct. | okan | -5/+5 |
2008-06-03 | "Meta is a perfectly well defined concept in X (The keys bound to the | okan | -3/+3 |
2008-05-19 | as done with cycle/rcycle, make prev/next group switching one kbfuncs | okan | -3/+3 |
2008-05-19 | finally implement keyboard binding for group toggling | okan | -2/+4 |
2008-04-15 | - add vi keybindings to search | okan | -6/+8 |
2008-04-08 | better 'quit' keybinding default (CMS-q) | okan | -4/+4 |
2008-04-07 | Add quit function, bind it per default to CM-q and change exec_wm | simon | -3/+5 |
2008-03-23 | Replace the symlink configuration scheme with a simple yacc parser as | simon | -122/+11 |
2008-03-22 | Rip out, burn, and dance around the grave of group-edit mode. | oga | -10/+5 |
2008-03-14 | typo fix. ok oga | sthen | -2/+2 |
2008-03-03 | Change the default for XSRCDIR to /usr/xenocara. ok deraadt@ | matthieu | -2/+2 |