~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk:randr-dpms

Last commit made on 2007-07-13
Get this branch:
git clone -b randr-dpms https://git.launchpad.net/~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk

Branch merges

Branch information

Recent commits

e59873c... by Eric Anholt

Add support for new RandR output dpms change event.

c0e9177... by Alan Coopersmith

Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to build

6b4231e... by Alan Coopersmith

Use kbd driver when xorg.conf specifies "keyboard" or "Keyboard" (bug #11301)

X.Org Bug #11301 <https://bugs.freedesktop.org/show_bug.cgi?id=11301>
Sun Bug #6560332 <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6560332>

9fcb30e... by Alan Coopersmith

Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10

7c0ca27... by Alan Coopersmith

"fbpict.c", line 215: void function cannot return value

0a4e931... by Hanno Boeck

xnest: fix linking since dbus

Fixes bug 8955

b2f9ca6... by Keith Packard <email address hidden>

Redirect fix: Manual + Automatic - Manual = Automatic

A window with redirect manual *and* redirect automatic which loses the
manual redirecting client becomes redirect automatic.

561989f... by Keith Packard <email address hidden>

Generate ChangeLog file for make dist.

Copy Makefile.am snippet which generates a complete git change history to
the ChangeLog file during the distribution generation process.

e316fa5... by Adam Jackson <email address hidden>

Add per-monitor config file option for maximum pixel clock.

161624a... by =?utf-8?q?Michel_D=C3=A4nzer?= <email address hidden>

GLX: Only build code dealing with GLXPixmap damage field when DRI is enabled.