xserver: Changes to 'refs/tags/xorg-server-1.4'

Eric Anholt anholt at kemper.freedesktop.org
Thu Sep 6 02:24:36 PDT 2007


Tag 'xorg-server-1.4' created by Eric Anholt <eric at anholt.net> at 2007-09-06 10:13 -0700

xorg-server 1.4

Changes since xorg-server-1.3.99.2:
Adam Jackson:
      [RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).

Alan Hourihane:
      Allow yres_virtual to be greater for some kernel fbdev drivers.

Daniel Stone:
      Fix key repeats during VT switch.

Eric Anholt:
      Fix server version reporting to be the server package version.
      Bump version to 1.4.0.

Keith Packard:
      [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
      Deliver correct event when releasing keys on VT switch.

Marius Gedminas:
      [RANDR] Compare only milliseconds of config time. (Bug #6502)

---
 composite/compalloc.c          |   73 ++++++++++++++++++++++++++--------
 composite/compint.h            |    3 +
 composite/compwindow.c         |    2 
 configure.ac                   |   86 +++++++++++------------------------------
 dix/Makefile.am                |    2 
 dix/devices.c                  |    1 
 dix/getevents.c                |   37 ++++++++++++++---
 dix/main.c                     |    2 
 hw/xfree86/common/atKeynames.h |    2 
 hw/xfree86/common/xf86Events.c |    4 +
 hw/xfree86/common/xf86Init.c   |    6 +-
 hw/xfree86/fbdevhw/fbdevhw.c   |    2 
 include/inputstr.h             |    1 
 randr/rrscreen.c               |   11 +++--
 randr/rrxinerama.c             |   14 +++---
 15 files changed, 140 insertions(+), 106 deletions(-)
---


More information about the xorg-commit mailing list