summaryrefslogtreecommitdiff
path: root/app/cwm
AgeCommit message (Expand)Author
2007-11-07Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning whenOwain Ainsworth
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-10-07wordingIan Darwin
2007-10-02When cycling, only the end of the window names will be printed if theJasper Lievisse Adriaanse
2007-09-06fix buffer overflow, as sizeof(paths) won't fit inside the array.Jasper Lievisse Adriaanse
2007-06-29Okan Demirmen sent me a diff to kill some silly Fa macros, then persuadedJason McIntyre
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-08don't map hidden windows on re-start.Jasper Lievisse Adriaanse
2007-06-06document the autogroup functionality.Jasper Lievisse Adriaanse
2007-06-05make it possible to cycle through the windows when non are selected.Jasper Lievisse Adriaanse
2007-06-05draw window borders when redrawing a windowJasper Lievisse Adriaanse
2007-05-29show hidden windows when they should (eg. when the pointer is warped to them)Jasper Lievisse Adriaanse
2007-05-29don't give borderless windows a border, when they're inactiveJasper 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-05-22autoconf junk was zapped, so no need for HAVE_CONFIG_HJasper Lievisse Adriaanse
2007-05-22remove useless #ifdefJasper Lievisse Adriaanse
2007-05-22remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL)Jasper Lievisse Adriaanse
2007-05-21we don't use this file on openbsd, so zap it.Jasper Lievisse Adriaanse
2007-05-21fix optindJasper Lievisse Adriaanse
2007-05-10- new sentence, new line.Jasper Lievisse Adriaanse
2007-05-10- add a "-d" option, to specify the display cwm should be started onJasper Lievisse Adriaanse
2007-04-27Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/.Bernd Ahlers
2007-04-27Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the newBernd Ahlers
2007-04-27Remove autoconf crap and other stuff we don't need.Bernd Ahlers
2007-04-27Simple Makefile to build cwm.Bernd Ahlers
2007-04-27Initial import of cwm-3.Bernd Ahlers