ian
877d86684f
wording
2007-10-07 16:56:21 +00:00
jasper
8974a1ab8d
When cycling, only the end of the window names will be printed if the
...
name is too long. so show the beginning instead.
from Pierre Riteau <pierre.riteau at free.fr>
"looks correct" matthieu@
2007-10-02 18:01:45 +00:00
jasper
3bbf519bbb
fix buffer overflow, as sizeof(paths) won't fit inside the array.
...
from Stefan Kempf
"looks right to me" matthieu@
2007-09-06 06:01:14 +00:00
jmc
76c5c60953
Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded
...
me to clean this page up;
jasper and bernd gave oks for the Fa removal;
2007-06-29 21:10:37 +00:00
todd
4253076c6b
implement keyboard initiated movement of windows
...
enhanced version of diff originally from niallo@
man bits from niallo@
ok niallo@ japser@
2007-06-27 13:28:22 +00:00
niallo
b321a79f63
modify "exec" dialog so that it auto-completes based on executables in
...
_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-26 19:34:26 +00:00
jasper
9805442434
don't map hidden windows on re-start.
...
from aon@iki.fi
2007-06-08 16:29:19 +00:00
jasper
4869cf83ca
document the autogroup functionality.
...
with aon@iki.fi
2007-06-06 22:08:02 +00:00
jasper
f1ac24d0ea
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
jasper
a60196d67f
draw window borders when redrawing a window
...
from aon@iki.fi
2007-06-05 18:57:03 +00:00
jasper
4f2fd05371
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
jasper
a2e344b05f
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
jasper
4c01ca1125
add two missing closedir()'s
...
from Antti Nykänen <aon at iki.fi> via bernd@
ok pedro@
2007-05-28 21:11:39 +00:00
jasper
857d1a8dab
convert globals from G_foo to Foo, as per TODO.
...
"looks good" pedro@, ok matthieu@
2007-05-28 18:34:27 +00:00
jasper
c3fa8832ed
full screen sized windows
...
ok matthieu@
2007-05-27 09:23:12 +00:00
jasper
8326dc8ba6
autoconf junk was zapped, so no need for HAVE_CONFIG_H
2007-05-22 22:14:42 +00:00
jasper
1706741235
remove useless #ifdef
...
ok pedro@
2007-05-22 17:59:17 +00:00
jasper
c79e190087
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
jasper
9f4c24c2df
we don't use this file on openbsd, so zap it.
...
ok matthieu@ pedro@
2007-05-21 19:24:46 +00:00
jasper
620c663fe1
fix optind
...
ok ray@
2007-05-21 07:53:11 +00:00
jasper
a9c22dfab1
- 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
jasper
275aee2374
- 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
bernd
6f6ac0afb1
Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/ .
2007-04-27 18:10:39 +00:00
bernd
7065381a5a
Apply cwm-3-exec.diff from http://aon.iki.fi/cwm/ . Document the new
...
key binding.
2007-04-27 18:08:14 +00:00
bernd
7e895a0aca
Remove autoconf crap and other stuff we don't need.
2007-04-27 18:04:40 +00:00
bernd
6c8a95a45f
Simple Makefile to build cwm.
2007-04-27 18:01:38 +00:00
bernd
1d12f3d8c4
Initial import of cwm-3.
...
tested by sturm@, ok matthieu@
2007-04-27 17:58:48 +00:00