| Commit message (Expand) | Author | Lines |
2012-11-07 | clarify windowname and windowclass values are pulled from the WM_CLASS | okan | -2/+2 |
2012-11-07 | zap trailing space | okan | -3/+3 |
2012-11-01 | try to clarify xprop(1) output, with respect to WM_CLASS, without going | okan | -3/+4 |
2012-10-31 | replace 'reload' with 'restart', which merely re-exec's cwm using the | okan | -4/+5 |
2012-10-28 | clarify autogroup option; based on diffs from kspillner@acm.org with | okan | -10/+18 |
2012-07-06 | Add a couple examples of keybindings using keysyms, as discussed | dcoppa | -2/+6 |
2011-11-06 | put snapdist in the correct location; as an option, not a bind; Tiago Cunha. | okan | -4/+6 |
2011-09-08 | allow configurable menu font color; from Alexander Polakov with a tweak | okan | -1/+4 |
2011-09-08 | allow menufg/menubg to be configurable; from Alexander Polakov. | okan | -2/+8 |
2011-09-03 | Add {r,}cycleingroup to cycle through clients belonging to the same | okan | -2/+6 |
2011-06-25 | Since cwm(1) uses the same parser as others in src, document how | okan | -3/+15 |
2011-06-24 | New option to raise a client via the mouse (unbound by default); | okan | -1/+3 |
2011-06-24 | introduce a new config option to snap to the screen edge. 'snapdist' | okan | -2/+4 |
2011-05-07 | introduce a new 'freeze' flag (CMS-f by default) which may be applied to | okan | -2/+4 |
2010-09-25 | s/\.Pb/.Pp/ for correct vertical spacing; found by mandoc -Tlint | schwarze | -3/+3 |
2010-09-25 | do not warp to clients marked 'ignore'; from chneukirchen at gmail - thanks. | okan | -2/+2 |
2010-09-25 | clarify window name/class a bit more with word ordering. | okan | -4/+4 |
2010-07-30 | revert -r1.45 of group.c (log was: fix window name and class to match | okan | -6/+6 |
2010-07-23 | fix backwards example (after r1.45 of group.c); noticed by phessler@ | okan | -4/+4 |
2010-03-20 | Fix formatting errors breaking the xenocara mandoc(1) build: | schwarze | -3/+2 |
2009-08-24 | Add a keybinding to allow horizontal maximisation of a window (CMS-enter). | oga | -2/+4 |
2009-08-08 | remove unnecessary Ar macros | okan | -4/+4 |
2009-08-08 | remove unnecessary Dq macro; based on a diff from Martin Toft | okan | -4/+4 |
2009-05-17 | a long time coming - re-work the way we deal with colors: since we're | okan | -1/+13 |
2009-05-17 | add a "movetogroup" function, which hides the current window from | sthen | -2/+10 |
2009-05-14 | Add a new command (currently no default keybindings for it), grouponly[1-9]. | oga | -2/+6 |
2009-05-04 | right and middle mouse buttons swapped; from rgouveia@cosmico.net | okan | -3/+3 |
2009-05-04 | properly document menu_unhide; tweak a patch from rgouveia@cosmico.net - thanks. | okan | -3/+3 |
2009-02-07 | add 'moveamount' to cwmrc; it sets keyboard movement amount, making | martynas | -27/+80 |
2009-02-07 | remove leftover from mdoc.samples; ok jmc@ | martynas | -3/+2 |
2009-01-21 | borderwidth as a cwmrc(5) keyword, really helps debugging | todd | -2/+6 |
2008-09-22 | Improve wording of the ``ignore'' directive. From Martin Toft a while | oga | -4/+5 |
2008-07-11 | Change "a window" to "current window" in documentation. it's more correct. | oga | -60/+60 |
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 | Support mod4 (windows key) in mouse bindings too. | oga | -1/+3 |
2008-06-25 | Support shift in mouse bindings. There's really no reason not to. | oga | -2/+4 |
2008-06-17 | missed one mouse function | okan | -1/+2 |
2008-06-17 | Ignore caps lock and numlock for keyboard bindings. The way Xlib makes | oga | -6/+2 |
2008-06-14 | confable menu and window mouse bindings from rivo nurges (thanks!) with | okan | -4/+59 |
2008-06-13 | finally document functions that can be bound, removing the need to have | okan | -7/+107 |
2008-05-19 | allow an autogroup value of 0 to mean no group. This means you can set | oga | -3/+7 |
2008-05-18 | fix backwards logic in example; found by oga@ | okan | -3/+3 |
2008-05-18 | - re-order and mostly re-write cwmrc(5) | okan | -114/+124 |
2008-04-28 | nits from Pierre Riteau - thanks! | okan | -4/+5 |
2008-04-15 | hit it with the knf stick. | oga | -6/+6 |
2008-04-15 | Add "gap" support to .cwmrc. The options put in here make gaps on the edge | oga | -2/+12 |
2008-03-23 | Replace the symlink configuration scheme with a simple yacc parser as | simon | -0/+158 |