aboutsummaryrefslogtreecommitdiffstats
path: root/kbfunc.c (unfollow)
Commit message (Expand)AuthorLines
2008-04-16merge kbfunc_{ptrmove,client_{move,resize}} into one function that takes a flag,oga-88/+37
2008-04-15make the argument parser for commands accept quoted strings, while i'moga-2/+3
2008-04-15hit it with the knf stick.oga-21/+21
2008-04-08No cookie for okan.oga-2/+2
2008-04-07Add quit function, bind it per default to CM-q and change exec_wmsimon-1/+9
2008-04-05- use $PATH before _PATH_DEFPATH, from Tim van der Molenokan-6/+9
2008-03-23Replace the symlink configuration scheme with a simple yacc parser assimon-5/+5
2008-03-22Rip out, burn, and dance around the grave of group-edit mode.oga-21/+9
2008-03-22Remove a bunch of unused variables and incorrect comments.oga-6/+6
2008-01-16huge amount of cleanup and dead code removal.oga-2/+1
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceoga-2/+13
2007-11-28Add a "restart wm" function. ok oga@ian-3/+28
2007-11-13enable pointer movement in cwm via C-<arrowkeys>todd-1/+39
2007-11-07Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning whenoga-2/+2
2007-11-07Add support to cwm for resizing the windows using Control-Meta-[hjkl].oga-1/+46
2007-09-06fix buffer overflow, as sizeof(paths) won't fit inside the array.jasper-4/+5
2007-06-27implement keyboard initiated movement of windowstodd-1/+41
2007-06-26modify "exec" dialog so that it auto-completes based on executables inniallo-4/+152
2007-06-05make it possible to cycle through the windows when non are selected.jasper-5/+5
2007-05-28convert globals from G_foo to Foo, as per TODO.jasper-11/+11
2007-04-27Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newbernd-1/+7