summaryrefslogtreecommitdiff
path: root/app/cwm/conf.c
AgeCommit message (Expand)Author
2008-04-16Replace a few leftover calls to strdup and calloc with xstrdup and xcallocOwain Ainsworth
2008-04-15hit it with the knf stick.Owain Ainsworth
2008-04-08better 'quit' keybinding default (CMS-q)Okan Demirmen
2008-04-07Add quit function, bind it per default to CM-q and change exec_wmSimon Bertrang
2008-03-23Replace the symlink configuration scheme with a simple yacc parser asSimon Bertrang
2008-03-22Rip out, burn, and dance around the grave of group-edit mode.Owain Ainsworth
2008-03-18client_{,r}cycle() doens't need a client. so get rid of KBFUNC_NEEDSCLIENT.Owain Ainsworth
2008-01-16huge amount of cleanup and dead code removal.Owain Ainsworth
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceOwain Ainsworth
2008-01-03Kill some warnings intoduced with the execwm feature.Owain Ainsworth
2007-12-31allow the search feature to work in the root window, like other similar ones.Okan Demirmen
2007-11-28Add a "restart wm" function. ok oga@Ian Darwin
2007-11-28Another messed up keybinding.Owain Ainsworth
2007-11-27re-add a lost group keybindingOkan Demirmen
2007-11-19Make cwm default keybindings always exist. Additional keybindings nowOwain Ainsworth
2007-11-13introduce conf_bindname() to drastically simplify conf.cTodd T. Fries
2007-11-13enable pointer movement in cwm via C-<arrowkeys>Todd T. Fries
2007-11-07Document cwm's keybinding support. It was already there, but not in the manpage.Owain Ainsworth
2007-11-07Add support to cwm for resizing the windows using Control-Meta-[hjkl].Owain Ainsworth
2007-06-27implement keyboard initiated movement of windowsTodd T. Fries
2007-06-26modify "exec" dialog so that it auto-completes based on executables inNiall O'Higgins
2007-06-05make it possible to cycle through the windows when non are selected.Jasper Lievisse Adriaanse
2007-05-28add two missing closedir()'sJasper Lievisse Adriaanse
2007-05-28convert globals from G_foo to Foo, as per TODO.Jasper Lievisse Adriaanse
2007-05-27full screen sized windowsJasper Lievisse Adriaanse
2007-04-27Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newBernd Ahlers
2007-04-27Initial import of cwm-3.Bernd Ahlers