summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-18set_gamma_info: remove unnecessary round-trip to serverHEADmasterAlan Coopersmith1-6/+1
2022-12-03xrandr 1.5.2xrandr-1.5.2Alan Coopersmith1-2/+2
2022-10-28Constify array argument to find_last_non_clamped()Alan Coopersmith1-1/+1
2022-10-28Remove unused definition of rectangle_tAlan Coopersmith1-4/+0
2022-10-28Remove unused macros left over from original RandR 1.2 codeAlan Coopersmith1-13/+0
2022-10-28Fix a -Wsign-compare warningAlan Coopersmith1-1/+1
2022-10-28Variable scope reductions as suggested by cppcheckAlan Coopersmith1-173/+101
2022-10-28gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-09Fix spelling/wording issuesAlan Coopersmith3-3/+3
2021-12-07gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2019-08-12xrandr 1.5.1xrandr-1.5.1Matt Turner1-1/+1
2019-08-12Build xz tarballs instead of bzip2Matt Turner1-1/+1
2019-08-12xrandr: Fix deleting inactive monitorsVladimir Panteleev1-1/+1
2019-03-03xrandr: fix crash if some modes cannot be foundAdam Simpkins1-2/+15
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-27/+19
2018-09-13init the name to 0Peter Hutterer1-0/+2
2018-03-24Document that --dpi and --fbmm options set DPI of whole X screenPali Rohár1-4/+15
2018-02-27xrandr: gamma and scaling factors must be positiveGiuseppe Bilotta1-0/+5
2018-02-27xrandr.man: document the monitor manipulation optionsGiuseppe Bilotta1-0/+23
2018-02-27xrandr: allow single value for --gammaGiuseppe Bilotta2-7/+17
2018-02-27xrandr.man: grammar tuningGiuseppe Bilotta1-5/+6
2018-02-27xrandr: stricter --scale argument parsingGiuseppe Bilotta1-2/+3
2018-02-27xrandr: allow a single value for --scaleGiuseppe Bilotta2-5/+10
2017-06-02man: Document the new --filter optionAaron Plattner1-1/+7
2017-06-01xrandr: Add a "--filter" flagPablo De La Garza1-0/+33
2017-05-29Document format of --dpi option in non-ambiguous wayPali Rohár1-2/+4
2017-03-24xrandr: suppress misleading indentation warningGiuseppe Bilotta1-2/+4
2017-03-24xrandr: document that we accept '--dpi output'Giuseppe Bilotta1-5/+5
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-02-23xrandr 1.5.0xrandr-1.5.0Aaron Plattner1-1/+1
2015-10-20Only use the current information when setting modesChris Wilson1-6/+6
2015-07-01Mark all CRTC as currently unused for second picking CRTC passChris Wilson1-0/+13
2015-07-01Mark disabling an output as a change in its CRTCChris Wilson1-1/+1
2015-04-22Split verbose mode printing into a helper functionAaron Plattner1-32/+30
2015-03-31Add monitor support (v2)Keith Packard2-4/+222
2015-03-31xrandr: don't return NULL from a voidDave Airlie1-1/+1
2015-03-30xrandr: parse property returns correctly.Dave Airlie1-29/+54
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.3xrandr-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.2xrandr-1.4.2Aaron Plattner1-1/+1