Commit graph

11 commits

Author SHA1 Message Date
joerg
8391b9ab60 Update to xrandr-1.3.3:
- allow getting gamma and brightness
- allow specifying maximum gamma
- remove --clone / --extend support
- fix some segfaults on bad command line
2010-09-10 20:12:01 +00:00
tnn
1f9d47cea3 Update to xrandr-1.3.2. Changes:
Warn if one of the outputs given did not exist
changed a bunch of string to number conversions for reliability
Add missing 'static's to get rid of warnings.
2009-11-09 18:27:53 +00:00
wiz
c1f7f35e32 Update to 1.3.1:
Federico Mena Quintero (1):
      bfo#22864 - grab the server around all modifications to CRTCs

Matthias Hopf (3):
      Report program version as well with --version.
      Fix missing prototype warning.
      Bump to 1.3.1

Éric Piel (1):
      xrandr: Document --nograb option
2009-08-15 15:47:38 +00:00
wiz
8316636186 Update to 1.3.0:
1.3.0:
 Aaron Plattner (1):
       Set the screen config on the correct screen.

 Adam Jackson (2):
       Allow zero replies from GetPanning to mean panning is unavailable.
       xrandr 1.3.0

 Matthias Hopf (1):
       Revert "Move outputs among crtcs as necessary. Fixes 14570"

1.2.99.4:
 Several bug fixes, manpage improvements, and addition of new RandR 1.3
 options (--current, --{no,}primary).

 Julien Cristau (3):
       Document the --current option
       Document the --primary and --noprimary options
       Bump to 1.2.99.4

 Keith Packard (4):
       Add --current option to use new XRRGetScreenResourcesCurrent API
       Add --nograb option
       Add --primary option
       Add --noprimary option

 Maarten Maathuis (3):
       randr-1.2: support gamma changes.
       Fix gamma computation.
       Stay away from doublescan modes unless a refresh rate is specified.

 Matthias Hopf (2):
       Print multiple Atom and INT32 properties.
       Several fatal() were missing \n.

 Paulo Cesar Pereira de Andrade (1):
       Correct make distcheck and gcc/sparse warnings.

 Eric Piel (1):
       Add docs for --transform and --scale.

1.2.99.3:
 - Panning support
 - Transformation support
 - Various fixes

(no other changelogs found)
2009-06-07 18:34:54 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
2b843ff7be Update to xrandr-1.2.3.
pkgsrc changes:
  Link with -lm, since the program uses fabs(). This failed on Linux of all
  platforms. NetBSD happens to have fabs() in libc, but the manpage states
  that -lm should be linked in, so do it for all platforms.

Changes:
  Update COPYING
  Add *current and +preferred to the --verbose output
  When invoked with no option, xrandr dumps existing modes
  Allow the same output to be specified several times on the command line
  Clarify the ability to manipulate multiple outputs in the manpage
  Verify crtc against previous config.
  Always reset other outputs using the best crtc.
  Add xrandr test suite.
  Improved test script.
  Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.
  More tests for ambiguous xrandr output.
  Some minor issues in test case fixed.
  Be more robust in test case if mode database is borked.
  Add more tests, mostly regarding crtc switching and uncloning.
  Add informational output for known issues.
  Add another test known to fail.
2008-05-17 20:33:50 +00:00
joerg
373f3b58a4 Update to xrandr-1.2.2:
- man page improvements
- search all configurations if the simple CRTC allocation failed
- document options added in 1.2.1
- output mode flags with verbose
2007-08-05 21:42:40 +00:00
joerg
93ea7a8372 Update to xrandr-1.2.1. Add support to set properties and add/remove
modes and alter the list of modes for a display.
2007-07-12 14:43:45 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
joerg
5625e95c1d All the Xorg packages support user-destdir. xrandr needs a newer
libXrandr, explicitly depend on it.
2007-03-17 18:40:59 +00:00
drochner
675e820edc add the "xrandr" tool (part of modular xorg) 2007-02-26 17:55:48 +00:00