summary refs log tree commit diff
path: root/mousefunc.c
Commit message (Expand)AuthorAgeFilesLines
* re-factor parts of mouse move/resize bit to shrink and make moreokan2009-06-171-29/+24
* nuke the leading underscore notation for local static functions - thereokan2009-05-181-7/+7
* don't sync more than 60 times per sec on resize and move; idea from scrotwm.okan2009-04-151-2/+24
* now that pwin is gone gone gone, we no longer have to do the bwidthokan2009-01-221-12/+4
* remove pwin, bringing us to one client, one window. we no longer haveokan2009-01-161-7/+2
* - merge grab_sweep() into mousefunc_window_resize().okan2009-01-111-4/+153
* no more hidden (and mysterious) config reloads and allow binding a keyokan2008-07-111-2/+0
* spacing, declaration lineup to be consistent throughout cwm,okan2008-07-111-8/+12
* Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3,oga2008-06-251-0/+6
* confable menu and window mouse bindings from rivo nurges (thanks!) withokan2008-06-141-0/+126