summary refs log tree commit diff
path: root/cwmrc.5
Commit message (Expand)AuthorAgeFilesLines
...
* remove leftover from mdoc.samples; ok jmc@martynas2009-02-071-2/+1
* borderwidth as a cwmrc(5) keyword, really helps debuggingtodd2009-01-211-1/+5
* Improve wording of the ``ignore'' directive. From Martin Toft a whileoga2008-09-221-2/+3
* Change "a window" to "current window" in documentation. it's more correct.oga2008-07-111-60/+60
* no more hidden (and mysterious) config reloads and allow binding a keyokan2008-07-111-0/+2
* Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3,oga2008-06-251-0/+2
* Support mod4 (windows key) in mouse bindings too.oga2008-06-251-1/+3
* Support shift in mouse bindings. There's really no reason not to.oga2008-06-251-0/+2
* missed one mouse functionokan2008-06-171-1/+2
* Ignore caps lock and numlock for keyboard bindings. The way Xlib makesoga2008-06-171-5/+1
* confable menu and window mouse bindings from rivo nurges (thanks!) withokan2008-06-141-3/+58
* finally document functions that can be bound, removing the need to haveokan2008-06-131-6/+106
* allow an autogroup value of 0 to mean no group. This means you can setoga2008-05-191-1/+5
* fix backwards logic in example; found by oga@okan2008-05-181-3/+3
* - re-order and mostly re-write cwmrc(5)okan2008-05-181-113/+123
* nits from Pierre Riteau - thanks!okan2008-04-281-2/+3
* hit it with the knf stick.oga2008-04-151-6/+6
* Add "gap" support to .cwmrc. The options put in here make gaps on the edgeoga2008-04-151-1/+11
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-231-0/+158