| Commit message (Expand) | Author | Age | Files | Lines |
* | finish unfucking the screen_ctx handling. | oga | 2009-12-10 | 1 | -5/+10 |
* | start fixing screen_ctx usage, for it is utterly broken. bring font | okan | 2009-12-08 | 1 | -5/+5 |
* | unroll the CCTOSC macro; from Thomas Pfaff | okan | 2009-08-27 | 1 | -2/+2 |
* | Instead of messing around everytime we do a resize, just clamp the | oga | 2009-08-25 | 1 | -2/+2 |
* | bring together gathering, calculating and applying of size hints; | okan | 2009-08-24 | 1 | -21/+3 |
* | compact a bit by condensing a few if-else's; from Thomas Pfaff | okan | 2009-06-20 | 1 | -5/+1 |
* | unroll XCALLOC/XMALLOC macros; since we use xcalloc/xmalloc all over the | okan | 2009-06-20 | 1 | -2/+2 |
* | re-factor parts of mouse move/resize bit to shrink and make more | okan | 2009-06-17 | 1 | -29/+24 |
* | nuke the leading underscore notation for local static functions - there | okan | 2009-05-18 | 1 | -7/+7 |
* | don't sync more than 60 times per sec on resize and move; idea from scrotwm. | okan | 2009-04-15 | 1 | -2/+24 |
* | now that pwin is gone gone gone, we no longer have to do the bwidth | okan | 2009-01-22 | 1 | -12/+4 |
* | remove pwin, bringing us to one client, one window. we no longer have | okan | 2009-01-16 | 1 | -7/+2 |
* | - merge grab_sweep() into mousefunc_window_resize(). | okan | 2009-01-11 | 1 | -4/+153 |
* | no more hidden (and mysterious) config reloads and allow binding a key | okan | 2008-07-11 | 1 | -2/+0 |
* | spacing, declaration lineup to be consistent throughout cwm, | okan | 2008-07-11 | 1 | -8/+12 |
* | Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3, | oga | 2008-06-25 | 1 | -0/+6 |
* | confable menu and window mouse bindings from rivo nurges (thanks!) with | okan | 2008-06-14 | 1 | -0/+126 |