xrandr: Changes to 'refs/tags/xrandr-1.2.99.3'

Matthias Hopf mhopf at kemper.freedesktop.org
Mon Dec 15 12:04:18 PST 2008


Tag 'xrandr-1.2.99.3' created by Matthias Hopf <mhopf at suse.de> at 2008-12-15 20:02 -0800

xrandr 1.2.99.3

Changes since xrandr-1.2.3:
Adam Jackson (1):
      Accept --props synonym for --prop

Alan Coopersmith (1):
      Man page typo fix

Egbert Eich (1):
      Fix for 64bit: feed a pointer to the right size variable to scanf().

Eric Piel (1):
      update the manpage

Hong Liu (1):
      Move outputs among crtcs as necessary. Fixes 14570

Julien Cristau (4):
      Manpage typo fixes
      Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/app/xrandr
      Fix build outside of the source dir
      Require libXrandr 1.2.91

Keith Packard (15):
      Add output scaling using the 1.3 transform requests
      Manage transform filters. Use bilinear for non-identity scale.
      Transform mode bounds when computing sizes.
      Eliminate inverse matrix from randr transform protocol
      Add --transform to pass arbitrary transforms to the server
      Make screen undersize a warning instead of an error
      Add keystone.5c program to help compute transforms.
      Track toolkit name change (chrome->nichrome)
      Build and install xkeystone program from keystone.5c
      add --transform none to reset to identity
      Execute xrandr to set keystone correction
      Fix up xkeystone to use current screen/output settings
      Exit when select output is not available
      Check return value from XRRGetCrtcTransform
      Add --scale and --transform to --help output

Matthias Hopf (8):
      Add panning support.
      Bump to 1.2.99.2, RandR requirements to 1.2.99.2
      Add manpage entry.
      Only set transforms if actually changed.
      Panning tracking areas describe full screen if set to 0. Use it as default.
      Don't trash panning area, except if --panning or --fb is given.
      Add keystone.5c to EXTRA_DIST
      Bump to 1.2.99.3

Matthieu Herrb (1):
      Don't use GNU make only constructs.

---
 Makefile.am  |   11 +
 configure.ac |    5 
 keystone.5c  |  555 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 xrandr.c     |  478 +++++++++++++++++++++++++++++++++++++++++++++++---
 xrandr.man   |  170 ++++++++++++------
 5 files changed, 1133 insertions(+), 86 deletions(-)
---


More information about the xorg-commit mailing list