matthieu
|
ad0a103808
|
xterm is at version 225
|
2007-05-31 03:26:36 +00:00 |
|
matthieu
|
4cf94bad7a
|
fix switching to UTF-8 mode. tested and ok naddy@, msf@.
|
2007-05-30 21:39:16 +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 |
|
matthieu
|
9dc24fdb26
|
More stuff, mostly copied from Xwsfb and Xvesa
|
2007-05-29 20:14:43 +00:00 |
|
matthieu
|
b9d330da8e
|
add a TODO list in case someone wants to help
|
2007-05-29 20:14:08 +00:00 |
|
matthieu
|
aae2fb59f3
|
Fix build with EXA disabled.
|
2007-05-29 17:43:22 +00:00 |
|
matthieu
|
e51592142f
|
fix two instances XORG_PREFIX that escaped renaming to X11BASE.
|
2007-05-29 15:37:57 +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 |
|
pedro
|
357754d976
|
Remove files that shouldn't be there, okay matthieu@
|
2007-05-28 20:29:25 +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 |
|
matthieu
|
ff940966b4
|
Fix installation phase to not overwrite existing /etc/X11/xdm/.
Based on an initial patch by kili@. ok kili@
|
2007-05-28 17:36:57 +00:00 |
|
jasper
|
c3fa8832ed
|
full screen sized windows
ok matthieu@
|
2007-05-27 09:23:12 +00:00 |
|
matthieu
|
81442db855
|
kdrive doesn't support Xinput.
|
2007-05-27 05:56:03 +00:00 |
|
matthieu
|
255c61fb6a
|
- rename some functions for consistancy
- fill more code
|
2007-05-27 05:17:06 +00:00 |
|
matthieu
|
871e6b9af8
|
sync
|
2007-05-27 05:13:15 +00:00 |
|
matthieu
|
487eac25a8
|
It's a bad idea to include rcs keywords in Makefile.am if
the generated Makefile.in are also placed under CVS
unless you want an infinite number of commits.
|
2007-05-27 04:59:44 +00:00 |
|
matthieu
|
7778a382c8
|
Fill more holes. Still doesn't work.
|
2007-05-27 00:56:29 +00:00 |
|
matthieu
|
e3df64a137
|
Avoid using an unitialized variable as mouse info.
|
2007-05-27 00:55:09 +00:00 |
|
matthieu
|
6a7c974258
|
Force restore of text mode on exit.
|
2007-05-27 00:53:47 +00:00 |
|
matthieu
|
2deb9691e5
|
Add .Xr uts(4), xtsscale(8).
|
2007-05-26 17:29:26 +00:00 |
|
matthieu
|
3c38043a80
|
sync
|
2007-05-26 17:28:29 +00:00 |
|
matthieu
|
b3347c1344
|
bump version for w-axis support.
|
2007-05-26 17:28:01 +00:00 |
|
matthieu
|
7b632d8eb7
|
Add support for mapping 'W' axis to buttons.
|
2007-05-26 17:24:45 +00:00 |
|
matthieu
|
dae27eca2b
|
Add support for 'W' axis. From "Gareth" garf at loveandnature dot co dot za.
Thanks.
|
2007-05-26 17:06:15 +00:00 |
|
matthieu
|
e7974dfd9e
|
Start filling the holes.
|
2007-05-25 19:10:43 +00:00 |
|
matthieu
|
f23981ee52
|
sync
|
2007-05-25 18:19:55 +00:00 |
|
matthieu
|
fd0b119d1a
|
Xwscons doesn't need agp support for now.
|
2007-05-25 18:15:57 +00:00 |
|
matthieu
|
bb17b92929
|
add
|
2007-05-25 18:13:35 +00:00 |
|
matthieu
|
a5e6045240
|
add
|
2007-05-25 16:46:59 +00:00 |
|
matthieu
|
c345d71fa6
|
Add a way to build Xwscons for those who want to hack on it.
|
2007-05-25 16:30:11 +00:00 |
|
matthieu
|
c7ebbd40e4
|
regen
|
2007-05-25 16:20:45 +00:00 |
|
matthieu
|
1656661794
|
Unbreak Xprint builds. Noticed by todd@.
|
2007-05-25 16:15:41 +00:00 |
|
matthieu
|
6949127de8
|
required bits to build Xwscons
|
2007-05-25 15:47:16 +00:00 |
|
matthieu
|
5bda13aab6
|
Add skeleton implentation of Xwscons a kdrive based X server for
wscons's dumb framebuffer mode. This is an empty shell for now.
|
2007-05-25 15:33:32 +00:00 |
|
matthieu
|
15235d0d22
|
Fix for CVE-2007-2754: integer overflow that can lead to an heap overflow.
Discovered by Victor Stinner. Patch from Freetype repository.
|
2007-05-25 01:23:29 +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 |
|
robert
|
6f6554cb81
|
more information about passing scale values to wsconsctl(8)
|
2007-05-22 09:43:22 +00:00 |
|
robert
|
12bf0133a6
|
hook xtsscale(4) to the build
|
2007-05-22 09:23:09 +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 |
|
robert
|
22432ec2e5
|
add xtsscale(1), an application that can be used to
calibrate touchscreens driven by the uts(4) driver.
it is not linked to the build yet; discussed with matthieu@
|
2007-05-20 14:43:12 +00:00 |
|
matthieu
|
ab470482ad
|
remove a file that gets generated during build
|
2007-05-18 22:02:36 +00:00 |
|
matthieu
|
5e3d3f0c72
|
regen
|
2007-05-17 09:48:54 +00:00 |
|
matthieu
|
d603235ce2
|
Remove extraneous dependency on libXt
|
2007-05-17 09:48:27 +00:00 |
|
matthieu
|
97b0c49761
|
use ${INSTALL_DATA} to install pixmaps. From Tim van der Molen. Thanks.
|
2007-05-16 19:59:15 +00:00 |
|
todd
|
c04ca009ce
|
sync
|
2007-05-13 04:02:47 +00:00 |
|
matthieu
|
48be8e35f5
|
Don't build mesa on landisk.
|
2007-05-12 14:54:57 +00:00 |
|