| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Kill conf_get_int(), it was a silly function anyway. | oga | 2008-05-18 | 1 | -13/+1 |
* | group_ctx->name is only used in this one function, and for now it | oga | 2008-05-18 | 1 | -1/+0 |
* | fix cwm's current XShape support from Edd Barrett -thanks. | okan | 2008-05-17 | 1 | -0/+1 |
* | Rework the alt-tabbing code to be a lot simpler. | oga | 2008-05-01 | 1 | -2/+0 |
* | merge kbfunc_{ptrmove,client_{move,resize}} into one function that takes a flag, | oga | 2008-04-16 | 1 | -7/+9 |
* | remove infowin. It slipped out of the last commit, for some reason. | oga | 2008-04-16 | 1 | -1/+0 |
* | Replace a few leftover calls to strdup and calloc with xstrdup and xcalloc | oga | 2008-04-16 | 1 | -2/+2 |
* | Remove screen_infomsg(), nothing uses it. | oga | 2008-04-16 | 1 | -2/+0 |
* | kill an unused struct member. | oga | 2008-04-16 | 1 | -1/+0 |
* | make the argument parser for commands accept quoted strings, while i'm | oga | 2008-04-15 | 1 | -1/+1 |
* | Kill dirent_isdir() and dirent_islink() nothing used them since the new | oga | 2008-04-15 | 1 | -3/+0 |
* | hit it with the knf stick. | oga | 2008-04-15 | 1 | -235/+238 |
* | Add "gap" support to .cwmrc. The options put in here make gaps on the edge | oga | 2008-04-15 | 1 | -0/+1 |
* | remove alt-tab menu | okan | 2008-04-09 | 1 | -1/+0 |
* | Add quit function, bind it per default to CM-q and change exec_wm | simon | 2008-04-07 | 1 | -0/+1 |
* | Fix a couple of issues with the maximization code. | oga | 2008-03-26 | 1 | -9/+11 |
* | Replace the symlink configuration scheme with a simple yacc parser as | simon | 2008-03-23 | 1 | -16/+36 |
* | Rip out, burn, and dance around the grave of group-edit mode. | oga | 2008-03-22 | 1 | -13/+0 |
* | Remove a bunch of unused variables and incorrect comments. | oga | 2008-03-22 | 1 | -24/+2 |
* | add exec_wm to calmwm.h, it was missing (bad ian@!) | oga | 2008-02-20 | 1 | -0/+1 |
* | usage never returns, and thus should be __dead. | oga | 2008-02-13 | 1 | -1/+1 |
* | add usage() for when an unknown option is given. | oga | 2008-02-13 | 1 | -0/+1 |
* | huge amount of cleanup and dead code removal. | oga | 2008-01-16 | 1 | -7/+4 |
* | Rewrite most of grab_menu in grab.c (it was partly 9wm code). | oga | 2008-01-14 | 1 | -2/+4 |
* | - Remove the "all rights reserved" tag at the top of most of the source | oga | 2008-01-11 | 1 | -1/+12 |
* | Kill some more dead code, cursor.c goes away. | oga | 2008-01-08 | 1 | -2/+0 |
* | Kill draw.c, nothing uses the code in it. | oga | 2008-01-03 | 1 | -2/+0 |
* | remove declaration of removed function | marc | 2008-01-02 | 1 | -2/+0 |
* | Add a "restart wm" function. ok oga@ | ian | 2007-11-28 | 1 | -0/+4 |
* | Make cwm default keybindings always exist. Additional keybindings now | oga | 2007-11-19 | 1 | -0/+1 |
* | introduce conf_bindname() to drastically simplify conf.c | todd | 2007-11-13 | 1 | -0/+1 |
* | enable pointer movement in cwm via C-<arrowkeys> | todd | 2007-11-13 | 1 | -0/+1 |
* | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | oga | 2007-11-07 | 1 | -0/+1 |
* | implement keyboard initiated movement of windows | todd | 2007-06-27 | 1 | -0/+6 |
* | modify "exec" dialog so that it auto-completes based on executables in | niallo | 2007-06-26 | 1 | -1/+4 |
* | make it possible to cycle through the windows when non are selected. | jasper | 2007-06-05 | 1 | -1/+1 |
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | 1 | -14/+14 |
* | full screen sized windows | jasper | 2007-05-27 | 1 | -1/+1 |
* | - add a "-d" option, to specify the display cwm should be started on | jasper | 2007-05-10 | 1 | -1/+1 |
* | Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new | bernd | 2007-04-27 | 1 | -0/+2 |
* | Initial revision | bernd | 2007-04-27 | 1 | -0/+507 |