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