Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-06 | fix buffer overflow, as sizeof(paths) won't fit inside the array. | Jasper Lievisse Adriaanse | |
from Stefan Kempf "looks right to me" matthieu@ | |||
2007-06-29 | Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded | Jason McIntyre | |
me to clean this page up; jasper and bernd gave oks for the Fa removal; | |||
2007-06-27 | implement keyboard initiated movement of windows | Todd T. Fries | |
enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@ | |||
2007-06-26 | modify "exec" dialog so that it auto-completes based on executables in | Niall 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-08 | don't map hidden windows on re-start. | Jasper Lievisse Adriaanse | |
from aon@iki.fi | |||
2007-06-06 | document the autogroup functionality. | Jasper Lievisse Adriaanse | |
with aon@iki.fi | |||
2007-06-05 | make 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-05 | draw window borders when redrawing a window | Jasper Lievisse Adriaanse | |
from aon@iki.fi | |||
2007-05-29 | show hidden windows when they should (eg. when the pointer is warped to them) | Jasper Lievisse Adriaanse | |
from aon@iki.fi via bernd@ | |||
2007-05-29 | don't give borderless windows a border, when they're inactive | Jasper Lievisse Adriaanse | |
from aon@iki.fi via bernd@ | |||
2007-05-28 | add two missing closedir()'s | Jasper Lievisse Adriaanse | |
from Antti Nykänen <aon at iki.fi> via bernd@ ok pedro@ | |||
2007-05-28 | convert globals from G_foo to Foo, as per TODO. | Jasper Lievisse Adriaanse | |
"looks good" pedro@, ok matthieu@ | |||
2007-05-27 | full screen sized windows | Jasper Lievisse Adriaanse | |
ok matthieu@ | |||
2007-05-22 | autoconf junk was zapped, so no need for HAVE_CONFIG_H | Jasper Lievisse Adriaanse | |
2007-05-22 | remove useless #ifdef | Jasper Lievisse Adriaanse | |
ok pedro@ | |||
2007-05-22 | remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL) | Jasper Lievisse Adriaanse | |
ok pedro@ | |||
2007-05-21 | we don't use this file on openbsd, so zap it. | Jasper Lievisse Adriaanse | |
ok matthieu@ pedro@ | |||
2007-05-21 | fix optind | Jasper 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 on | Jasper Lievisse Adriaanse | |
- adjust argc/argv by optind - add an ENVIRONMENT section to the manpage ok matthieu@ ray@ | |||
2007-04-27 | Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/. | Bernd Ahlers | |
2007-04-27 | Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new | Bernd Ahlers | |
key binding. | |||
2007-04-27 | Remove autoconf crap and other stuff we don't need. | Bernd Ahlers | |
2007-04-27 | Simple Makefile to build cwm. | Bernd Ahlers | |
2007-04-27 | Initial import of cwm-3. | Bernd Ahlers | |
tested by sturm@, ok matthieu@ |