Commit Graph

19 Commits

Author SHA1 Message Date
c025dc9089 make it possible to cycle through the windows when non are selected.
(eg. when they're hidden, now you can cycle through them)

from aon@iki.fi
2007-06-05 19:03:20 +00:00
15fdb76df9 draw window borders when redrawing a window
from aon@iki.fi
2007-06-05 18:57:03 +00:00
9b04f2582b show hidden windows when they should (eg. when the pointer is warped to them)
from aon@iki.fi via bernd@
2007-05-29 22:38:44 +00:00
5a0f777c6f don't give borderless windows a border, when they're inactive
from aon@iki.fi via bernd@
2007-05-29 22:35:04 +00:00
04248d0ed3 add two missing closedir()'s
from Antti Nyknen <aon at iki.fi> via bernd@

ok pedro@
2007-05-28 21:11:39 +00:00
9006bbf20b convert globals from G_foo to Foo, as per TODO.
"looks good" pedro@, ok matthieu@
2007-05-28 18:34:27 +00:00
4a498a4c60 full screen sized windows
ok matthieu@
2007-05-27 09:23:12 +00:00
31356d9833 autoconf junk was zapped, so no need for HAVE_CONFIG_H 2007-05-22 22:14:42 +00:00
2742ebe21c remove useless #ifdef
ok pedro@
2007-05-22 17:59:17 +00:00
2b75f1ef96 remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL)
ok pedro@
2007-05-22 17:38:51 +00:00
57da7d7cd8 we don't use this file on openbsd, so zap it.
ok matthieu@ pedro@
2007-05-21 19:24:46 +00:00
c3a569adfb fix optind
ok ray@
2007-05-21 07:53:11 +00:00
22329fd6f6 - new sentence, new line.
- use .Pp instead of just a newline
- no empty lines between sections.

ok jmc@ matthieu@
2007-05-10 21:28:23 +00:00
9d51a8cf84 - add a "-d" option, to specify the display cwm should be started on
- adjust argc/argv by optind
- add an ENVIRONMENT section to the manpage

ok matthieu@ ray@
2007-05-10 17:23:49 +00:00
8d60503290 Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/. 2007-04-27 18:10:39 +00:00
890a32aa33 Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/. Document the new
key binding.
2007-04-27 18:08:14 +00:00
fa515a82d0 Remove autoconf crap and other stuff we don't need. 2007-04-27 18:04:40 +00:00
d957b53c6f Simple Makefile to build cwm. 2007-04-27 18:01:38 +00:00
3d12c94f42 Initial revision 2007-04-27 17:58:48 +00:00