matthieu
62f469b3bf
merge xconsole 1.0.3
2007-09-13 21:15:15 +00:00
matthieu
f6734f3c2a
xconsole 1.0.3
2007-09-13 21:10:16 +00:00
matthieu
ccf5c8c675
merge xclock 1.0.3
2007-09-12 11:55:22 +00:00
matthieu
4f7a0beba6
xclock 1.0.3
2007-09-12 11:52:32 +00:00
matthieu
9f5d7767a1
merge xcalc 1.0.2
2007-09-12 11:38:09 +00:00
matthieu
ba1c346bf4
xcalc 1.0.2
2007-09-12 11:34:14 +00:00
matthieu
ca718b24b2
merge setxkbmap 1.0.4
2007-09-12 11:12:18 +00:00
matthieu
58e8aa09a2
setxkbmap 1.0.4
2007-09-12 11:08:59 +00:00
matthieu
b004e47bf8
merge sessreg 1.0.3
2007-09-11 14:29:16 +00:00
matthieu
f9d2a33fbd
sessreg 1.0.3
2007-09-11 14:26:27 +00:00
matthieu
9f945fbaef
merge mkfontdir 1.0.3
2007-09-11 13:58:31 +00:00
matthieu
fdeb77034e
mkfontdir 1.0.3
2007-09-11 13:56:17 +00:00
matthieu
44d4697efa
merge ico 1.0.2
2007-09-11 11:31:58 +00:00
matthieu
498643624b
ico 1.0.2
2007-09-11 11:28:37 +00:00
matthieu
e5591833f2
merge iceauth 1.0.2
2007-09-11 11:24:39 +00:00
matthieu
3960c21118
iceauh 1.0.2
2007-09-11 11:19:35 +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
matthieu
3f0bef6b35
Add some usage notes describing the current limitations.
2007-08-31 22:02:51 +00:00
matthieu
7c79bd957e
- Make the draw_text() function more generic.
...
- Display an error message on the screen when the calibration error
is too high before re-starting.
2007-08-31 21:53:55 +00:00
matthieu
69e64ab313
Switch to Xft/Xrender rendering. Welcome to the 21st century.
2007-08-31 21:17:33 +00:00
matthieu
f45e8d18fc
Normally, rawmode should not be selected in the output of xtsscale.
2007-08-31 21:14:04 +00:00
matthieu
954f29d459
Remove the useless ts structure, and fix the setting
...
of the new calibration values.
2007-08-31 20:59:33 +00:00
matthieu
63b35455d7
Fix error computation, in the case where one axis is inverted.
2007-08-31 20:28:18 +00:00
matthieu
bd8915f09a
First round of bug fixes/enhancements.
...
- fix arithmetic errors.
- auto-detect swapxy.
2007-08-30 19:45:25 +00:00
matthieu
0a2bda0266
Install new xterm icons.
2007-08-25 19:17:16 +00:00
matthieu
f3e9bf06bc
update to xterm 229. Tested on various architectures by aanriot@
2007-08-25 18:58:42 +00:00
matthieu
bb994eccf4
import xterm 229
2007-08-25 18:53:27 +00:00
matthieu
9b62700738
Enable Xft support in xdm. X resources for greeter will probably need
...
some tweaks for low resolution/low colors displays.
2007-08-22 18:45:09 +00:00
matthieu
b46e07479c
Nick@ reported that Shift-F1 to Shift-F4 behaviour changed in
...
xterm-225. This is now controlled by a resource. So force it to the
legacy mode.
2007-08-08 14:35:12 +00:00
matthieu
39d2de7893
Disable xdmcp over IPv6 for now, like it was in XF4 because the
...
current code listens to IPv6 only by default.
tested and ok mbalmer@
2007-08-06 13:48:50 +00:00
matthieu
a462491a05
Fix quoting for cpp processing
2007-08-05 20:01:48 +00:00
matthieu
ce9833d5cb
bring OpenBSD local diffs back in
2007-08-05 19:54:19 +00:00
matthieu
0fbe2a53f3
merge xdm 1.1.4
2007-08-05 19:37:39 +00:00
matthieu
9ab55f74d2
Import xdm 1.1.4
2007-08-05 19:00:25 +00:00
todd
3540f26824
crank to 4.2
...
puffy v4.2 courtesy Ty Semaka, thanks!
2007-08-03 03:46:18 +00:00
mbalmer
6fa4e46eb4
Typo, it's xsetroot, not setroot.
...
ok matthieu.
2007-07-30 12:38:19 +00:00
matthieu
9be58eca1a
regen
2007-07-29 11:34:29 +00:00
matthieu
46796a2b84
preprocess man page with tbl
2007-07-05 22:20:55 +00:00
matthieu
678c0fa793
the xterm manual page needs to be pre-processed by tbl.
2007-07-05 22:09:06 +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
matthieu
2b69aaee49
mkfontscale now have a workaround to build on sh. So re-enable it.
...
Remainded by todd@.
2007-06-28 18:48:49 +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
matthieu
b3161bf821
Fix static linking.
2007-06-20 21:46:22 +00:00
matthieu
ac30841897
pretty SRCS list.
2007-06-15 19:43:57 +00:00
matthieu
53c7172c05
Merge xterm version 225
2007-06-15 19:34:50 +00:00
matthieu
06d70fc7d7
import xterm 225
2007-06-15 19:29:55 +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