summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Add monitor supportHEADmasterKeith Packard2-4/+214
2014-10-08keystone: Report matrix error. Deal with "primary" in xrandr outputKeith Packard1-15/+101
2014-10-08Increase keystone.5c default window sizeKeith Packard1-1/+1
2014-08-01xrandr 1.4.3Aaron Plattner1-1/+1
2014-08-01Merge commit '193a358'Aaron Plattner1-0/+1
2014-08-01Mention of --brightness with -h optionStéphane Aulery1-0/+1
2014-06-25Allow -x and -y switches to undo themselvesConnor Behan1-2/+7
2014-06-25Remove duplicate printing of the axisConnor Behan1-4/+0
2014-04-30xrandr: use full range for gamma table generationDominik Behr1-18/+7
2014-03-29Remove unnecessary parentheses.Thomas Klausner1-2/+2
2014-03-27xrandr 1.4.2Aaron Plattner1-1/+1
2014-03-27xrandr: document how to disconnect RandR 1.4 providersAaron Plattner1-0/+4
2014-03-12xrandr: allow disconnecting of offload and outputsDave Airlie1-2/+4
2014-02-19xrandr: Use floating point for VTotal when calculating refresh rateVille Syrjälä1-1/+1
2014-02-19xrandr: Use more decimal places when printing various ratesVille Syrjälä1-9/+9
2014-01-07Special-case printing of the GUID propertyAaron Plattner1-0/+25
2014-01-07Move EDID printing into a helper functionAaron Plattner1-21/+33
2014-01-07Split output property printing into a helper functionAaron Plattner1-27/+39
2013-07-16xrandr 1.4.1Alan Coopersmith1-1/+1
2013-07-13Combine usage message stringsAlan Coopersmith1-56/+56
2013-07-13Declare capability_name() as returning const char *Alan Coopersmith1-1/+1
2013-07-13Bug 56923 - Make command line options consistent (single vs double dash)Thomas2-5/+6
2013-06-02Protect config.h like usual.Thomas Klausner1-0/+2
2013-05-06xrandr: calloc XRRModeInfo's passed to libXrandr.Andy Ritger1-4/+4
2013-02-28Print spaces between XA_ATOM property valuesAaron Plattner1-0/+4
2013-02-12xrandr 1.4.0Aaron Plattner1-2/+2
2013-02-12Merge branch 'fixes'Aaron Plattner2-149/+170
2013-02-12Cast XID to unsigned int to suppress a printf warningAaron Plattner1-1/+1
2013-02-12Bug #37043: adjust refresh rates for doublescan and interlaceAaron Plattner1-2/+14
2013-02-12Bug #29603: document that there might be multiple preferred modesAaron Plattner1-2/+2
2013-02-12Bug #14118: print usage() to stdout, proper errors for bad argumentsAaron Plattner1-144/+153
2013-02-12Bug #11397: check that numeric --orientation arguments are in rangeAaron Plattner1-1/+1
2013-02-12xrandr: Fix variable declaration warningsAaron Plattner1-198/+210
2013-02-06xrandr: look for providers by name or xidAaron Plattner1-20/+79
2013-02-06xrandr: make providers a first-class citizenAaron Plattner1-11/+51
2013-02-06man: document provider optionsAaron Plattner1-0/+17
2013-01-20Fix -Wformat warnings about passing longs where ints were expectedAlan Coopersmith1-9/+9
2013-01-20Mark fatal() and warning() as taking printf-style argumentsAlan Coopersmith1-2/+2
2013-01-20config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2013-01-16autogen.sh: Honor NOCONFIGURE=1Colin Walters1-2/+3
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-02xrandr: print primary outputPierre-Loup A. Griffais1-0/+3
2012-12-11xrandr: generalize output property printingAndy Ritger1-57/+125
2012-12-11xrandr: extend '--set' syntax to allow a comma-separated list of valuesAndy Ritger2-6/+93
2012-09-03xrandr: add provider interfacesDave Airlie1-2/+90
2012-08-27xrandr: Fix string constness bugsAaron Plattner1-11/+12
2012-08-24xrandr: compute gamma-correction in [0,2^sigbits)Andy Ritger1-8/+12
2012-08-24xrandr: fix gamma == 1.0 && sigbits != 8Andy Ritger1-4/+22
2012-08-24xrandr: use 1/gamma to compute gamma-correctionAndy Ritger1-8/+19
2012-08-23Running text interspersed with options prevents DocBook translation; remove.Eric S. Raymond1-16/+0