Age | Commit message (Expand) | Author |
2009-01-16 | remove pwin, bringing us to one client, one window. we no longer have | Okan Demirmen |
2009-01-15 | On startup, don't leak memory when we enumerate existing windows. | Owain Ainsworth |
2008-12-03 | Don't ignore sigpipe. Everytime cwm forks it execs anyway (so it | 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-22 | We've been handling grabbing wrong all this time (noticed at c2k8). | Owain Ainsworth |
2008-07-22 | split x_setup() into two. dpy_init() for setting up the display and | Owain Ainsworth |
2008-07-22 | Kill screen_init(). it's been stubbed out for a while now. I don't envision it | Owain Ainsworth |
2008-07-11 | spacing, declaration lineup to be consistent throughout cwm, | Okan Demirmen |
2008-06-25 | Sort flags. | Owain Ainsworth |
2008-06-15 | Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font. | Owain Ainsworth |
2008-05-21 | Make menu_filter handle mouse movement too. This enables the keyboard | Owain Ainsworth |
2008-05-20 | Pull out the behaviour in grab_label and search_start into one utility | Owain Ainsworth |
2008-05-19 | General cleanup. | Owain Ainsworth |
2008-05-06 | Signal handler of SIGCHLD calls waitpid() which sets errno on error. To | Tobias Stoeckmann |
2008-04-15 | hit it with the knf stick. | Owain Ainsworth |
2008-04-15 | malloc -> calloc | Okan Demirmen |
2008-04-03 | Sync usage() with reality and manpage. | 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-13 | usage never returns, and thus should be __dead. | Owain Ainsworth |
2008-02-13 | add usage() for when an unknown option is given. | Owain Ainsworth |
2008-02-13 | Make cwm print the XDisplayName() if it fails to open the display, | Owain Ainsworth |
2008-01-16 | huge amount of cleanup and dead code removal. | Owain Ainsworth |
2008-01-14 | Rewrite most of grab_menu in grab.c (it was partly 9wm code). | 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-05-21 | fix optind | Jasper Lievisse Adriaanse |
2007-05-10 | - add a "-d" option, to specify the display cwm should be started on | Jasper Lievisse Adriaanse |
2007-04-27 | Initial import of cwm-3. | Bernd Ahlers |