summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-14Add --scale and --transform to --help outputtransform-proposalKeith Packard1-0/+2
2008-11-14Check return value from XRRGetCrtcTransformKeith Packard1-2/+1
2008-04-01Exit when select output is not availableKeith Packard1-0/+1
2008-04-01Fix up xkeystone to use current screen/output settingsKeith Packard1-14/+131
2008-03-30Execute xrandr to set keystone correctionKeith Packard1-0/+9
2008-03-30add --transform none to reset to identityKeith Packard1-13/+17
2008-03-21Build and install xkeystone program from keystone.5cKeith Packard1-0/+9
2008-03-21Track toolkit name change (chrome->nichrome)Keith Packard1-23/+23
2008-03-21Add keystone.5c program to help compute transforms.Keith Packard1-0/+428
2008-03-21Make screen undersize a warning instead of an errorKeith Packard1-2/+2
2008-03-18Add --transform to pass arbitrary transforms to the serverKeith Packard1-0/+21
2008-03-18Eliminate inverse matrix from randr transform protocolKeith Packard1-23/+4
2008-03-17Transform mode bounds when computing sizes.Keith Packard2-13/+116
2008-03-15Manage transform filters. Use bilinear for non-identity scale.Keith Packard1-46/+113
2008-03-10Add output scaling using the 1.3 transform requestsKeith Packard1-4/+124
2008-03-10Move outputs among crtcs as necessary. Fixes 14570Hong Liu1-3/+6
2008-03-07xrandr 1.2.3xrandr-1.2.3Adam Jackson1-2/+1
2007-12-15Clarify the ability to manipulate multiple outputs in the manpageBrice Goglin1-2/+4
2007-12-15Allow the same output to be specified several times on the command lineBrice Goglin1-2/+5
2007-11-30Add another test known to fail.Matthias Hopf1-0/+3
2007-11-29Add informational output for known issues.Matthias Hopf1-0/+14
2007-11-29Add more tests, mostly regarding crtc switching and uncloning.Matthias Hopf1-5/+14
2007-11-21Oops. Fix missing space introduced by last commit.Matthias Hopf1-1/+1
2007-11-21Be more robust in test case if mode database is borked.Matthias Hopf1-2/+4
2007-11-21Some minor issues in test case fixed.Matthias Hopf1-6/+13
2007-11-20More tests for ambiguous xrandr output.Matthias Hopf1-4/+20
2007-11-19Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.Matthias Hopf1-53/+65
2007-11-19Improved test script.Matthias Hopf1-27/+38
2007-11-12Add xrandr test suite.Matthias Hopf2-1/+256
2007-11-12Always reset other outputs using the best crtc.Matthias Hopf1-5/+4
2007-11-12Verify crtc against previous config.Matthias Hopf1-4/+25
2007-10-11Build ChangeLog from git-log automatically.Matthias Hopf1-1/+11
2007-10-02Death to ChangeLogAdam Jackson1-47/+0
2007-10-02Update COPYINGAdam Jackson1-10/+19
2007-08-09When invoked with no option, xrandr dumps existing modesBrice Goglin1-0/+5
2007-08-09Add *current and +preferred to the --verbose outputBrice Goglin1-0/+4
2007-07-04Bump to 1.2.2xrandr-1.2.2Keith Packard1-1/+1
2007-07-04Print out mode flags in --verbose modeKeith Packard1-16/+24
2007-07-04Mark 1.1 options as inconsistent with 1.2 optionsKeith Packard1-1/+2
2007-07-04Document 1.2.1 optionsKeith Packard2-5/+28
2007-06-30When simple CRTC allocation fails, search all available configs.Keith Packard1-4/+104
2007-06-30Clean up code structure a bitKeith Packard1-44/+72
2007-06-21Add *~ to .gitignore to skip emacs & patch droppingsAlan Coopersmith1-0/+1
2007-06-21Man page formatting and typo fixesAlan Coopersmith1-55/+55
2007-06-21Update to version 1.2.1xrandr-1.2.1Keith Packard1-1/+1
2007-04-25Fix bugs found by compiling with -Wall.Aaron Plattner1-31/+19
2007-04-25Fix a typo. Make mode flags case insensitive. Improve error messages.Aaron Plattner1-7/+7
2007-04-06Skip relative positions for outputs without modes.Keith Packard1-0/+2
2007-03-25Support XA_ATOM properties (like TV_FORMAT).Keith Packard1-2/+54
2007-03-23Add --set option to set output properties.Keith Packard1-0/+72