Age | Commit message (Expand) | Author |
2008-05-19 | as done with cycle/rcycle, make prev/next group switching one kbfuncs | Okan Demirmen |
2008-05-19 | Use the XGrabKeyboard hack in for alt-tabbing as well. This stops the | Owain Ainsworth |
2008-05-19 | finally implement keyboard binding for group toggling | Okan Demirmen |
2008-05-18 | Kill conf_get_int(), it was a silly function anyway. | Owain Ainsworth |
2008-05-18 | group_ctx->name is only used in this one function, and for now it | Owain Ainsworth |
2008-05-17 | fix cwm's current XShape support from Edd Barrett -thanks. | Okan Demirmen |
2008-05-01 | Rework the alt-tabbing code to be a lot simpler. | Owain Ainsworth |
2008-04-16 | merge kbfunc_{ptrmove,client_{move,resize}} into one function that takes a flag, | Owain Ainsworth |
2008-04-16 | remove infowin. It slipped out of the last commit, for some reason. | Owain Ainsworth |
2008-04-16 | Replace a few leftover calls to strdup and calloc with xstrdup and xcalloc | Owain Ainsworth |
2008-04-16 | Remove screen_infomsg(), nothing uses it. | Owain Ainsworth |
2008-04-16 | kill an unused struct member. | Owain Ainsworth |
2008-04-15 | make the argument parser for commands accept quoted strings, while i'm | Owain Ainsworth |
2008-04-15 | Kill dirent_isdir() and dirent_islink() nothing used them since the new | Owain Ainsworth |
2008-04-15 | hit it with the knf stick. | Owain Ainsworth |
2008-04-15 | Add "gap" support to .cwmrc. The options put in here make gaps on the edge | Owain Ainsworth |
2008-04-09 | remove alt-tab menu | Okan Demirmen |
2008-04-07 | Add quit function, bind it per default to CM-q and change exec_wm | Simon Bertrang |
2008-03-26 | Fix a couple of issues with the maximization code. | Owain Ainsworth |
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 | add exec_wm to calmwm.h, it was missing (bad ian@!) | 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-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 |
2008-01-08 | Kill some more dead code, cursor.c goes away. | Owain Ainsworth |
2008-01-03 | Kill draw.c, nothing uses the code in it. | Owain Ainsworth |
2008-01-02 | remove declaration of removed function | Marco S Hyman |
2007-11-28 | Add a "restart wm" function. ok oga@ | Ian Darwin |
2007-11-19 | Make cwm default keybindings always exist. Additional keybindings now | Owain Ainsworth |
2007-11-13 | introduce conf_bindname() to drastically simplify conf.c | Todd T. Fries |
2007-11-13 | enable pointer movement in cwm via C-<arrowkeys> | Todd T. Fries |
2007-11-07 | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | Owain Ainsworth |
2007-06-27 | implement keyboard initiated movement of windows | Todd T. Fries |
2007-06-26 | modify "exec" dialog so that it auto-completes based on executables in | Niall O'Higgins |
2007-06-05 | make it possible to cycle through the windows when non are selected. | Jasper Lievisse Adriaanse |
2007-05-28 | convert globals from G_foo to Foo, as per TODO. | Jasper Lievisse Adriaanse |
2007-05-27 | full screen sized windows | 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 | Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new | Bernd Ahlers |
2007-04-27 | Initial import of cwm-3. | Bernd Ahlers |