summary refs log tree commit diff
path: root/conf.c
Commit message (Expand)AuthorAgeFilesLines
* hit it with the knf stick.oga2008-04-151-15/+14
* better 'quit' keybinding default (CMS-q)okan2008-04-081-1/+1
* Add quit function, bind it per default to CM-q and change exec_wmsimon2008-04-071-1/+3
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-231-253/+38
* Rip out, burn, and dance around the grave of group-edit mode.oga2008-03-221-4/+0
* client_{,r}cycle() doens't need a client. so get rid of KBFUNC_NEEDSCLIENT.oga2008-03-181-2/+2
* huge amount of cleanup and dead code removal.oga2008-01-161-30/+0
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-111-1/+12
* Kill some warnings intoduced with the execwm feature.oga2008-01-031-2/+2
* allow the search feature to work in the root window, like other similar ones.okan2007-12-311-1/+1
* Add a "restart wm" function. ok oga@ian2007-11-281-1/+3
* Another messed up keybinding.oga2007-11-281-1/+1
* re-add a lost group keybindingokan2007-11-271-0/+1
* Make cwm default keybindings always exist. Additional keybindings nowoga2007-11-191-59/+78
* introduce conf_bindname() to drastically simplify conf.ctodd2007-11-131-183/+129
* enable pointer movement in cwm via C-<arrowkeys>todd2007-11-131-0/+28
* Document cwm's keybinding support. It was already there, but not in the manpage.oga2007-11-071-14/+51
* Add support to cwm for resizing the windows using Control-Meta-[hjkl].oga2007-11-071-2/+26
* implement keyboard initiated movement of windowstodd2007-06-271-0/+21
* modify "exec" dialog so that it auto-completes based on executables inniallo2007-06-261-0/+1
* make it possible to cycle through the windows when non are selected.jasper2007-06-051-2/+2
* add two missing closedir()'sjasper2007-05-281-0/+6
* convert globals from G_foo to Foo, as per TODO.jasper2007-05-281-5/+5
* full screen sized windowsjasper2007-05-271-1/+3
* Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newbernd2007-04-271-0/+1
* Initial revisionbernd2007-04-271-0/+531