| Commit message (Expand) | Author | Age | Files | Lines |
* | Rip out the event layer and just use a static array of callbacks like | oga | 2009-05-18 | 1 | -199/+74 |
* | fix the other 50% of xrandr cases; reported by sthen@ | okan | 2009-05-01 | 1 | -8/+10 |
* | - avoid shadowed Mask declaration in menu_filter | martynas | 2009-03-28 | 1 | -1/+1 |
* | Move the keybinding argument to a union to prevent warnings where | oga | 2009-01-23 | 1 | -1/+1 |
* | now that pwin is gone gone gone, we no longer have to do the bwidth | okan | 2009-01-22 | 1 | -8/+9 |
* | remove unused | okan | 2009-01-17 | 1 | -11/+1 |
* | Finally fix the really annoying race where if you rapidly switch groups several | oga | 2009-01-17 | 1 | -14/+21 |
* | revert just the 'race fix'; more works needs to be ironed out with | okan | 2009-01-16 | 1 | -1/+1 |
* | remove pwin, bringing us to one client, one window. we no longer have | okan | 2009-01-16 | 1 | -35/+16 |
* | remove unused variables | okan | 2009-01-11 | 1 | -1/+0 |
* | remove unused code | okan | 2009-01-06 | 1 | -2/+0 |
* | Kill obviously dead variable. | oga | 2008-12-04 | 1 | -2/+1 |
* | Xinerama and XRandR dual head support for cwm(1). Now we detect the xrandr | oga | 2008-09-29 | 1 | -0/+18 |
* | *sigh* Revert the diff that wasn't meant to go in yet. | oga | 2008-09-22 | 1 | -18/+0 |
* | Display the current window title not a previous one in the case of | oga | 2008-09-22 | 1 | -0/+18 |
* | fix the froggy problem. | oga | 2008-07-22 | 1 | -0/+21 |
* | spacing, declaration lineup to be consistent throughout cwm, | okan | 2008-07-11 | 1 | -45/+52 |
* | Revert previous "fix" it introduces new issues of its own. | oga | 2008-06-18 | 1 | -1/+1 |
* | Ignore caps lock and numlock for keyboard bindings. The way Xlib makes | oga | 2008-06-17 | 1 | -0/+6 |
* | Just rework the mouse binding calculation on event to look like the | oga | 2008-06-17 | 1 | -15/+13 |
* | The mousebinding code missing a break once it had found the correct | oga | 2008-06-17 | 1 | -16/+17 |
* | (mostly) proper xshape event support | okan | 2008-06-14 | 1 | -3/+16 |
* | confable menu and window mouse bindings from rivo nurges (thanks!) with | okan | 2008-06-14 | 1 | -96/+13 |
* | Don't client_delete() on an Unmap event, only do that on a client delete event. | oga | 2008-06-13 | 1 | -14/+2 |
* | ignore if non-zero expose events, for we could be covered by multiple | okan | 2008-06-12 | 1 | -1/+1 |
* | Make menu_filter handle mouse movement too. This enables the keyboard | oga | 2008-05-21 | 1 | -1/+1 |
* | finally implement keyboard binding for group toggling | okan | 2008-05-19 | 1 | -0/+6 |
* | send the correct x/y coordinates to XConfigureWindow() | okan | 2008-05-18 | 1 | -2/+2 |
* | KNF, no binary change. | oga | 2008-05-15 | 1 | -2/+2 |
* | Remove screen_infomsg(), nothing uses it. | oga | 2008-04-16 | 1 | -1/+0 |
* | hit it with the knf stick. | oga | 2008-04-15 | 1 | -20/+19 |
* | Make _xev_quit "volatile sig_atomic_t" for proper correctness. | simon | 2008-04-08 | 1 | -1/+1 |
* | Add quit function, bind it per default to CM-q and change exec_wm | simon | 2008-04-07 | 1 | -1/+2 |
* | Replace the symlink configuration scheme with a simple yacc parser as | simon | 2008-03-23 | 1 | -4/+1 |
* | Rip out, burn, and dance around the grave of group-edit mode. | oga | 2008-03-22 | 1 | -16/+4 |
* | Remove a bunch of unused variables and incorrect comments. | oga | 2008-03-22 | 1 | -1/+1 |
* | Typo: s/supression/suppression | oga | 2008-02-20 | 1 | -1/+1 |
* | huge amount of cleanup and dead code removal. | oga | 2008-01-16 | 1 | -2/+0 |
* | - Remove the "all rights reserved" tag at the top of most of the source | oga | 2008-01-11 | 1 | -1/+12 |
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | 1 | -21/+21 |
* | Initial revision | bernd | 2007-04-27 | 1 | -0/+603 |