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

Keith Packard keithp at kemper.freedesktop.org
Thu Jun 21 03:39:36 PDT 2007


Tag 'xrandr-1.2.1' created by Keith Packard <keithp at neko.keithp.com> at 2007-06-21 11:38 -0700

Xorg RandR utility version 1.2.1

Changes since xrandr-1.2.0:
Aaron Plattner:
      Fix a typo.  Make mode flags case insensitive.  Improve error messages.
      Fix bugs found by compiling with -Wall.

Keith Packard:
      Add --same-as option to match output positions.
      Add --newmode/--rmmode to create/destroy user modes.
      Add --addmode and --delmode commands to edit list of modes per output.
      Make --auto after --output only affect the output.
      Make --q1 output RandR 1.1 query information.
      Bounds check -s <index> argument to be 0 <= index < nsize
      Add --set option to set output properties.
      Support XA_ATOM properties (like TV_FORMAT).
      Skip relative positions for outputs without modes.
      Update to version 1.2.1

Tilman Sauerbeck:
      Fixed alignment of the clones list.

---
 configure.ac |    2 
 xrandr.c     |  378 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 358 insertions(+), 22 deletions(-)
---


More information about the xorg-commit mailing list