summaryrefslogtreecommitdiff
path: root/app/cwm/cwmrc.5
AgeCommit message (Expand)Author
2011-11-06put snapdist in the correct location; as an option, not a bind; Tiago Cunha.Okan Demirmen
2011-09-08allow configurable menu font color; from Alexander Polakov with a tweakOkan Demirmen
2011-09-08allow menufg/menubg to be configurable; from Alexander Polakov.Okan Demirmen
2011-09-03Add {r,}cycleingroup to cycle through clients belonging to the sameOkan Demirmen
2011-06-25Since cwm(1) uses the same parser as others in src, document howOkan Demirmen
2011-06-24New option to raise a client via the mouse (unbound by default);Okan Demirmen
2011-06-24introduce a new config option to snap to the screen edge. 'snapdist'Okan Demirmen
2011-05-07introduce a new 'freeze' flag (CMS-f by default) which may be applied toOkan Demirmen
2010-09-25s/\.Pb/.Pp/ for correct vertical spacing; found by mandoc -TlintIngo Schwarze
2010-09-25do not warp to clients marked 'ignore'; from chneukirchen at gmail - thanks.Okan Demirmen
2010-09-25clarify window name/class a bit more with word ordering.Okan Demirmen
2010-07-30revert -r1.45 of group.c (log was: fix window name and class to matchOkan Demirmen
2010-07-23fix backwards example (after r1.45 of group.c); noticed by phessler@Okan Demirmen
2010-03-20Fix formatting errors breaking the xenocara mandoc(1) build:Ingo Schwarze
2009-08-24Add a keybinding to allow horizontal maximisation of a window (CMS-enter).Owain Ainsworth
2009-08-08remove unnecessary Ar macrosOkan Demirmen
2009-08-08remove unnecessary Dq macro; based on a diff from Martin ToftOkan Demirmen
2009-05-17a long time coming - re-work the way we deal with colors: since we'reOkan Demirmen
2009-05-17add a "movetogroup" function, which hides the current window fromStuart Henderson
2009-05-14Add a new command (currently no default keybindings for it), grouponly[1-9].Owain Ainsworth
2009-05-04right and middle mouse buttons swapped; from rgouveia@cosmico.netOkan Demirmen
2009-05-04properly document menu_unhide; tweak a patch from rgouveia@cosmico.net - thanks.Okan Demirmen
2009-02-07add 'moveamount' to cwmrc; it sets keyboard movement amount, makingMartynas Venckus
2009-02-07remove leftover from mdoc.samples; ok jmc@Martynas Venckus
2009-01-21borderwidth as a cwmrc(5) keyword, really helps debuggingTodd T. Fries
2008-09-22Improve wording of the ``ignore'' directive. From Martin Toft a whileOwain Ainsworth
2008-07-11Change "a window" to "current window" in documentation. it's more correct.Owain Ainsworth
2008-07-11no more hidden (and mysterious) config reloads and allow binding a keyOkan Demirmen
2008-06-25Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3,Owain Ainsworth
2008-06-25Support mod4 (windows key) in mouse bindings too.Owain Ainsworth
2008-06-25Support shift in mouse bindings. There's really no reason not to.Owain Ainsworth
2008-06-17missed one mouse functionOkan Demirmen
2008-06-17Ignore caps lock and numlock for keyboard bindings. The way Xlib makesOwain Ainsworth
2008-06-14confable menu and window mouse bindings from rivo nurges (thanks!) withOkan Demirmen
2008-06-13finally document functions that can be bound, removing the need to haveOkan Demirmen
2008-05-19allow an autogroup value of 0 to mean no group. This means you can setOwain Ainsworth
2008-05-18fix backwards logic in example; found by oga@Okan Demirmen
2008-05-18- re-order and mostly re-write cwmrc(5)Okan Demirmen
2008-04-28nits from Pierre Riteau - thanks!Okan Demirmen
2008-04-15hit it with the knf stick.Owain Ainsworth
2008-04-15Add "gap" support to .cwmrc. The options put in here make gaps on the edgeOwain Ainsworth
2008-03-23Replace the symlink configuration scheme with a simple yacc parser asSimon Bertrang