summaryrefslogtreecommitdiff
path: root/app/cwm
AgeCommit message (Collapse)Author
2007-09-06fix buffer overflow, as sizeof(paths) won't fit inside the array.Jasper Lievisse Adriaanse
from Stefan Kempf "looks right to me" matthieu@
2007-06-29Okan Demirmen sent me a diff to kill some silly Fa macros, then persuadedJason McIntyre
me to clean this page up; jasper and bernd gave oks for the Fa removal;
2007-06-27implement keyboard initiated movement of windowsTodd T. Fries
enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@
2007-06-26modify "exec" dialog so that it auto-completes based on executables inNiall O'Higgins
_PATH_DEFPATH add an "ssh-to" dialog which auto-completes based on contents of ~/.ssh/known_hosts (M-.) testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@ mk@ and David Cathcart <david at cathcart.cx> ok todd@
2007-06-08don't map hidden windows on re-start.Jasper Lievisse Adriaanse
from aon@iki.fi
2007-06-06document the autogroup functionality.Jasper Lievisse Adriaanse
with aon@iki.fi
2007-06-05make it possible to cycle through the windows when non are selected.Jasper Lievisse Adriaanse
(eg. when they're hidden, now you can cycle through them) from aon@iki.fi
2007-06-05draw window borders when redrawing a windowJasper Lievisse Adriaanse
from aon@iki.fi
2007-05-29show hidden windows when they should (eg. when the pointer is warped to them)Jasper Lievisse Adriaanse
from aon@iki.fi via bernd@
2007-05-29don't give borderless windows a border, when they're inactiveJasper Lievisse Adriaanse
from aon@iki.fi via bernd@
2007-05-28add two missing closedir()'sJasper Lievisse Adriaanse
from Antti Nykänen <aon at iki.fi> via bernd@ ok pedro@
2007-05-28convert globals from G_foo to Foo, as per TODO.Jasper Lievisse Adriaanse
"looks good" pedro@, ok matthieu@
2007-05-27full screen sized windowsJasper Lievisse Adriaanse
ok matthieu@
2007-05-22autoconf junk was zapped, so no need for HAVE_CONFIG_HJasper Lievisse Adriaanse
2007-05-22remove useless #ifdefJasper Lievisse Adriaanse
ok pedro@
2007-05-22remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL)Jasper Lievisse Adriaanse
ok pedro@
2007-05-21we don't use this file on openbsd, so zap it.Jasper Lievisse Adriaanse
ok matthieu@ pedro@
2007-05-21fix optindJasper Lievisse Adriaanse
ok ray@
2007-05-10- new sentence, new line.Jasper Lievisse Adriaanse
- use .Pp instead of just a newline - no empty lines between sections. ok jmc@ matthieu@
2007-05-10- add a "-d" option, to specify the display cwm should be started onJasper Lievisse Adriaanse
- adjust argc/argv by optind - add an ENVIRONMENT section to the manpage ok matthieu@ ray@
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
key binding.
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
tested by sturm@, ok matthieu@