todd
0046121191
sync
2009-02-09 16:15:07 +00:00
todd
04a164dc63
puffy 4.5
2009-02-09 16:13:47 +00:00
martynas
af87ed9631
add 'moveamount' to cwmrc; it sets keyboard movement amount, making
...
it more useful on large screens
manpage tweak & ok jmc@
ok okan@, oga@
2009-02-07 21:07:00 +00:00
martynas
0c4060da89
remove leftover from mdoc.samples; ok jmc@
2009-02-07 16:59:11 +00:00
todd
e304b05793
sync
2009-02-06 18:51:14 +00:00
oga
a59dd3b126
Bah. Diff applied strangely last time. Fix fallout.
...
It builds now.
2009-02-05 01:37:06 +00:00
oga
ba0f4d62e2
Merge in two commits of mine from upstream mesa which mean that on
...
startup with and when we have only one pipe running we will always pick
the correct vblank pipe to sync to.
ok matthieu@.
2009-02-04 19:48:26 +00:00
todd
d9b54c2659
sync
2009-02-04 06:31:29 +00:00
martynas
33c5846d9b
fix off-by-one in geom.[xy], after pwin changes. keyboard movement
...
to the rightmost or bottommost corners would confuse cwm:
- there's no way to get the window back
- tab cycling breaks
ok okan@, oga@
2009-02-03 22:20:31 +00:00
matthieu
65fb6f112c
Better looking default resources for the XDM chooser.
...
ok pyr@, sobrado@.
2009-02-02 21:01:57 +00:00
matthieu
2102c90c01
Enable build of kdrive/Xephyr on gcc3 arches. ok todd@
2009-02-02 20:57:55 +00:00
todd
1bd5cd6a71
sync
2009-02-02 05:45:31 +00:00
matthieu
8fd38b9171
getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.
...
This code already does this if IPv6 support is compiled in. It
was dereferencing a NULL pointer in the IPv4 only case.
2009-01-30 21:46:35 +00:00
matthieu
fef4aae88f
regen
2009-01-30 17:18:13 +00:00
matthieu
384148c3d5
Fix a merge botch in xdm 1.1.8 update.
2009-01-30 17:17:19 +00:00
matthieu
5847d1746e
Add more input checks. From "nobody@example.com" on bugs@.
2009-01-30 11:06:25 +00:00
matthieu
dbbba05dba
xdm 1.1.8.
2009-01-29 22:18:35 +00:00
matthieu
af2481e434
Add support to run intel_reg_dumper on OpenBSD.
2009-01-29 17:17:24 +00:00
matthieu
1faf8dcd02
Fix allocation and freeing of InputDriverRec, so that X doesn't dump core
...
on exit. Found thanks to msys test machine.
2009-01-29 16:18:44 +00:00
matthieu
8f8b86d413
xf86-input-elographics 1.2.3, tested on msys's point of sale machine.
2009-01-29 16:06:37 +00:00
matthieu
00e5d4d86d
Install Xephyr and its manual page using the Makefile generated by
...
autotools.
2009-01-28 22:16:07 +00:00
matthieu
5933d55f3d
__miscmansuffix -> __miscmansuffix__
2009-01-28 21:04:43 +00:00
matthieu
b67e1f26fa
Add missing OpenBSD RCS Ids.
2009-01-28 16:10:44 +00:00
matthieu
3e6ebe368f
Pass all needed options to configure to get kdrive use the
...
same default directories as Xorg.
2009-01-28 14:51:56 +00:00
matthieu
93ad800101
OpenBSD still uses old xkb-data, whose default rules are called 'xorg'.
...
Change kdrive's default configuration too.
2009-01-28 14:50:48 +00:00
matthieu
accff42d7f
Update to xf86-video-radeonhd 1.2.4.
...
- Added HDMI support.
- Added support for RV710, RV730 (DCE 3.2).
- Added screen rotation support.
- Added RandR 1.3 panning support. (not useful until xserver 1.6)
- Many acceleration and build fixes.
Tested on mbalmer@'s radeon 2400HD card.
2009-01-28 14:43:56 +00:00
matthieu
734dd0bd62
sync
2009-01-28 11:22:23 +00:00
matthieu
777649022d
Xephyr requires dri support for now, so enable it.
2009-01-27 17:18:26 +00:00
matthieu
912bf2fa23
regen
2009-01-27 17:13:42 +00:00
matthieu
92d4b23d0e
Fix linking of Xwscons for xserver 1.5.3
2009-01-27 17:11:33 +00:00
matthieu
8ff87a1d9a
Don't allow to build kdrive here anymore. This is now in ../kdrive.
2009-01-27 16:28:57 +00:00
matthieu
d85ff0458d
/usr/X11R6/include/drm is gone. The headers now come from the kernel.
2009-01-27 15:44:45 +00:00
okan
ce211a10b8
remove Nscreens and x_screenname() - we really don't need them.
...
ok oga@
2009-01-27 02:16:20 +00:00
oga
e75ea3304d
One of the most annoying things to do was restart cwm and lose all of
...
your group state. Fix this up by using an X Atom (_CWM_GRP) to store the
name of the group that we're using (the name, not the number is because
at one point we may make the group numbers dynamic). I've been talking
about this since c2k8. so CM-w means you keep all of your windows grouped
properly.
ok okan@, todd@
2009-01-27 00:42:53 +00:00
oga
3b1cf06138
never define XF86DRI_MM after configure. 2.4.x still had the ttm bits
...
which haven't made it into a released libdrm. This prevents collisions
with the libdrm version just commited (which wouldn't build otherwise).
2009-01-26 23:27:59 +00:00
oga
43a3b634c7
Update libdrm to 2.4.3
...
This is needed for us to be able to update Mesa and xf86-video-intel.
Includes a few fixes, as well as the intel bufmgr interface and the
modesetting interface (which currently errors when you check if it's
enabled).
ok matthieu@
2009-01-26 23:14:37 +00:00
matthieu
610436017c
sync
2009-01-26 22:09:40 +00:00
matthieu
58f9a8fb5c
Xtrans 1.2.3. Tested on a full ports build by naddy@.
2009-01-26 22:02:43 +00:00
matthieu
4f4ae80624
util/macros 1.2.1. Tested on a ports bulk build by naddy@.
2009-01-26 21:59:53 +00:00
okan
95be5acd6a
passing a null pointer to free() is valid; sprinkle a few free->xfree.
...
ok oga@
2009-01-23 20:47:45 +00:00
oga
b32f2133fb
Whitespace nit.
...
pointed out by okan.
2009-01-23 20:07:20 +00:00
oga
ed5d1f7c8b
Switch to using XInternAtoms for caching the atom numbers. Saves a pile
...
of function calls and server roundtrips.
ok okan@
2009-01-23 20:04:30 +00:00
okan
479c9127c8
move conf_clear() and add proto.
...
ok todd@ oga@
2009-01-23 19:00:59 +00:00
oga
9908d2b7cb
Move the keybinding argument to a union to prevent warnings where
...
sizeof(int) != sizeof(void *). This has been annoying me for ages.
ok okan@, todd@
2009-01-23 18:58:40 +00:00
matthieu
657562ff77
update
2009-01-22 23:08:47 +00:00
okan
17141e7c32
now that pwin is gone gone gone, we no longer have to do the bwidth
...
dance; xevents now able to deal with a border being set (which fixes
those annoying movie-watching apps).
ok todd@, oga@
2009-01-22 19:01:56 +00:00
oga
dea701e5a4
The default font name is strduped, so don't test for default font name
...
(therefore leaking it) when cleaning up a conf struct.
ok okan@
2009-01-22 18:16:38 +00:00
oga
d12622bfcd
Oops, missed an atom.
...
ok okan@.
2009-01-22 18:06:16 +00:00
oga
353996486d
Cache all of the X atoms we use at startup.
...
Do this instead of querying for them every time we use them. This
removes an XXX that has been in there since time began. This will become
more important as we move towards supporting netwm.
ok todd@, okan@.
2009-01-22 15:26:33 +00:00
todd
eeba7da292
borderwidth as a cwmrc(5) keyword, really helps debugging
...
from okan@
ok oga@
2009-01-21 15:04:38 +00:00