summary refs log tree commit diff
path: root/mousefunc.c
Commit message (Collapse)AuthorAgeFilesLines
* no more hidden (and mysterious) config reloads and allow binding a keyokan2008-07-111-2/+0
| | | | | | to a config reload; CMS-r by default. ok oga@
* spacing, declaration lineup to be consistent throughout cwm,okan2008-07-111-8/+12
| | | | | | readability, and a bit of knf. ok oga@
* Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3,oga2008-06-251-0/+6
| | | | | | so it's hard to press by accident, but there if you need it. requested (in a way) and tested by johan and todd.
* confable menu and window mouse bindings from rivo nurges (thanks!) withokan2008-06-141-0/+126
some minor fixups, man page bits and knf. ok oga@