| Commit message (Expand) | Author | Age | Files | Lines |
* | no more hidden (and mysterious) config reloads and allow binding a key | okan | 2008-07-11 | 1 | -4/+6 |
* | spacing, declaration lineup to be consistent throughout cwm, | okan | 2008-07-11 | 1 | -27/+31 |
* | Stop keyboard move moving the window utterly off the screen. If that | oga | 2008-06-25 | 1 | -2/+14 |
* | instead of forcing the ptr in the middle everytime, be more 'calm'; keep | okan | 2008-06-12 | 1 | -6/+6 |
* | Pull out the behaviour in grab_label and search_start into one utility | oga | 2008-05-20 | 1 | -10/+26 |
* | General cleanup. | oga | 2008-05-19 | 1 | -10/+10 |
* | client_cyclenext() -> client_cycle() since we now pass an arg. | okan | 2008-05-19 | 1 | -1/+1 |
* | as done with cycle/rcycle, make prev/next group switching one kbfuncs | okan | 2008-05-19 | 1 | -8/+2 |
* | Use the XGrabKeyboard hack in for alt-tabbing as well. This stops the | oga | 2008-05-19 | 1 | -6/+6 |
* | finally implement keyboard binding for group toggling | okan | 2008-05-19 | 1 | -0/+10 |
* | merge kbfunc_{ptrmove,client_{move,resize}} into one function that takes a flag, | oga | 2008-04-16 | 1 | -87/+36 |
* | make the argument parser for commands accept quoted strings, while i'm | oga | 2008-04-15 | 1 | -1/+2 |
* | hit it with the knf stick. | oga | 2008-04-15 | 1 | -20/+20 |
* | No cookie for okan. | oga | 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 | -0/+8 |
* | - use $PATH before _PATH_DEFPATH, from Tim van der Molen | okan | 2008-04-05 | 1 | -5/+8 |
* | Replace the symlink configuration scheme with a simple yacc parser as | simon | 2008-03-23 | 1 | -4/+4 |
* | Rip out, burn, and dance around the grave of group-edit mode. | oga | 2008-03-22 | 1 | -20/+8 |
* | Remove a bunch of unused variables and incorrect comments. | oga | 2008-03-22 | 1 | -5/+5 |
* | huge amount of cleanup and dead code removal. | oga | 2008-01-16 | 1 | -1/+0 |
* | - Remove the "all rights reserved" tag at the top of most of the source | oga | 2008-01-11 | 1 | -1/+12 |
* | Add a "restart wm" function. ok oga@ | ian | 2007-11-28 | 1 | -2/+27 |
* | enable pointer movement in cwm via C-<arrowkeys> | todd | 2007-11-13 | 1 | -0/+38 |
* | Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when | oga | 2007-11-07 | 1 | -1/+1 |
* | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | oga | 2007-11-07 | 1 | -0/+45 |
* | fix buffer overflow, as sizeof(paths) won't fit inside the array. | jasper | 2007-09-06 | 1 | -3/+4 |
* | implement keyboard initiated movement of windows | todd | 2007-06-27 | 1 | -0/+40 |
* | modify "exec" dialog so that it auto-completes based on executables in | niallo | 2007-06-26 | 1 | -3/+151 |
* | make it possible to cycle through the windows when non are selected. | jasper | 2007-06-05 | 1 | -4/+4 |
* | convert globals from G_foo to Foo, as per TODO. | jasper | 2007-05-28 | 1 | -10/+10 |
* | Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new | bernd | 2007-04-27 | 1 | -0/+6 |
* | Initial revision | bernd | 2007-04-27 | 1 | -0/+186 |