xorg/xrandr
2009-02-01  Julien CristauBump to 1.2.99.4 xrandr-1.2.99.4
2009-02-01  Julien CristauDocument the --primary and --noprimary options
2009-02-01  Julien CristauDocument the --current option
2009-01-31  Keith PackardAdd --noprimary option
2009-01-31  Keith PackardAdd --primary option
2009-01-31  Keith PackardAdd --nograb option
2009-01-31  Keith PackardAdd --current option to use new XRRGetScreenResourcesCu...
2009-01-30  Matthias HopfSeveral fatal() were missing \n.
2009-01-30  Éric PielAdd docs for --transform and --scale.
2009-01-26  Paulo Cesar... Correct make distcheck and gcc/sparse warnings.
2009-01-05  Maarten MaathuisStay away from doublescan modes unless a refresh rate...
2008-12-22  Maarten MaathuisFix gamma computation.
2008-12-18  Matthias HopfPrint multiple Atom and INT32 properties.
2008-12-17  Maarten Maathuisrandr-1.2: support gamma changes.
2008-12-15  Matthias HopfBump to 1.2.99.3 xrandr-1.2.99.3
2008-12-15  Matthias HopfAdd keystone.5c to EXTRA_DIST
2008-12-15  Matthias HopfDon't trash panning area, except if --panning or -...
2008-12-11  Matthias HopfPanning tracking areas describe full screen if set...
2008-12-08  Adam JacksonAccept --props synonym for --prop
2008-12-08  Matthias HopfOnly set transforms if actually changed.
2008-12-08  Matthias HopfAdd manpage entry.
2008-12-08  Matthias HopfBump to 1.2.99.2, RandR requirements to 1.2.99.2
2008-12-08  Matthias HopfAdd panning support.
2008-12-06  Matthieu HerrbDon't use GNU make only constructs.
2008-12-01  Julien CristauRequire libXrandr 1.2.91
2008-12-01  Julien CristauFix build outside of the source dir
2008-12-01  Julien CristauMerge branch 'transform-proposal' of git.freedesktop...
2008-11-14  Keith PackardAdd --scale and --transform to --help output
2008-11-14  Keith PackardCheck return value from XRRGetCrtcTransform
2008-08-19  Alan CoopersmithMan page typo fix
2008-08-15  Julien CristauManpage typo fixes
2008-08-10  Eric Pielupdate the manpage
2008-08-03  Egbert EichFix for 64bit: feed a pointer to the right size variabl...
2008-04-02  Keith PackardExit when select output is not available
2008-04-02  Keith PackardFix up xkeystone to use current screen/output settings
2008-03-31  Keith PackardExecute xrandr to set keystone correction
2008-03-31  Keith Packardadd --transform none to reset to identity
2008-03-22  Keith PackardBuild and install xkeystone program from keystone.5c
2008-03-22  Keith PackardTrack toolkit name change (chrome->nichrome)
2008-03-21  Keith PackardAdd keystone.5c program to help compute transforms.
2008-03-21  Keith PackardMake screen undersize a warning instead of an error
2008-03-18  Keith PackardAdd --transform to pass arbitrary transforms to the...
2008-03-18  Keith PackardEliminate inverse matrix from randr transform protocol
2008-03-17  Keith PackardTransform mode bounds when computing sizes.
2008-03-15  Keith PackardManage transform filters. Use bilinear for non-identity...
2008-03-11  Keith PackardAdd output scaling using the 1.3 transform requests
2008-03-11  Hong LiuMove outputs among crtcs as necessary. Fixes 14570
2008-03-07  Adam Jacksonxrandr 1.2.3 xrandr-1.2.3
2007-12-14  Brice GoglinClarify the ability to manipulate multiple outputs...
2007-12-14  Brice GoglinAllow the same output to be specified several times...
2007-11-30  Matthias HopfAdd another test known to fail.
2007-11-29  Matthias HopfAdd informational output for known issues.
2007-11-29  Matthias HopfAdd more tests, mostly regarding crtc switching and...
2007-11-21  Matthias HopfOops. Fix missing space introduced by last commit.
2007-11-21  Matthias HopfBe more robust in test case if mode database is borked.
2007-11-21  Matthias HopfSome minor issues in test case fixed.
2007-11-20  Matthias HopfMore tests for ambiguous xrandr output.
2007-11-19  Matthias HopfUse IDs for mode selection instead of hand-crafted...
2007-11-19  Matthias HopfImproved test script.
2007-11-12  Matthias HopfAdd xrandr test suite.
2007-11-12  Matthias HopfAlways reset other outputs using the best crtc.
2007-11-12  Matthias HopfVerify crtc against previous config.
2007-10-11  Matthias HopfBuild ChangeLog from git-log automatically.
2007-10-02  Adam JacksonDeath to ChangeLog
2007-10-02  Adam JacksonUpdate COPYING
2007-08-09  Brice GoglinWhen invoked with no option, xrandr dumps existing...
2007-08-09  Brice GoglinAdd *current and +preferred to the --verbose output
2007-07-05  Keith PackardBump to 1.2.2 xrandr-1.2.2
2007-07-05  Keith PackardPrint out mode flags in --verbose mode
2007-07-05  Keith PackardMark 1.1 options as inconsistent with 1.2 options
2007-07-05  Keith PackardDocument 1.2.1 options
2007-06-30  Keith PackardWhen simple CRTC allocation fails, search all available...
2007-06-30  Keith PackardClean up code structure a bit
2007-06-21  Alan CoopersmithAdd *~ to .gitignore to skip emacs & patch droppings
2007-06-21  Alan CoopersmithMan page formatting and typo fixes
2007-06-21  Keith PackardUpdate to version 1.2.1 xrandr-1.2.1
2007-04-25  Aaron PlattnerFix bugs found by compiling with -Wall.
2007-04-25  Aaron PlattnerFix a typo. Make mode flags case insensitive. Improve...
2007-04-06  Keith PackardSkip relative positions for outputs without modes.
2007-03-26  Keith PackardSupport XA_ATOM properties (like TV_FORMAT).
2007-03-23  Keith PackardAdd --set option to set output properties.
2007-03-16  Keith PackardBounds check -s <index> argument to be 0 <= index ...
2007-03-16  Keith PackardMake --q1 output RandR 1.1 query information.
2007-03-16  Keith PackardMake --auto after --output only affect the output.
2007-03-13  Keith PackardAdd --addmode and --delmode commands to edit list of...
2007-03-13  Keith PackardAdd --newmode/--rmmode to create/destroy user modes.
2007-03-09  Tilman SauerbeckFixed alignment of the clones list.
2007-02-21  Keith PackardAdd --same-as option to match output positions.
2007-02-19  Keith PackardUpdate version number to 1.2.0 for release. xrandr-1.2.0
2007-02-19  Keith PackardMerge branch 'origin'
2007-02-19  Keith PackardRequire only libXrandr 1.2.0, not 1.2.0.0.
2007-02-16  Keith PackardSelect crtc which can be cloned to outputs which will...
2007-02-11  Keith PackardSelecting a crtc by index was failing to match a crtc.
2007-02-11  Keith PackardDisplay set of available CRTCs per output in --verbose...
2007-01-31  Keith PackardMerge branch 'randr-1.2'
2007-01-31  Keith PackardUpdate documentation to include all RandR 1.2 options.
2007-01-31  Keith PackardMissing return statement from output_rotation.
2007-01-31  Keith PackardRemove xrandr12.c app now that xrandr.c has RandR 1...
2007-01-30  Keith PackardAdd --reflect option for RandR 1.2 reflection selection.
2007-01-16  Eric AnholtAdd display for 32-bit integer properties, such as...
next