index
:
~keithp/xrandr
master
Unnamed repository; edit this file 'description' to name the repository.
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
Add monitor support
HEAD
master
Keith Packard
2
-4
/
+214
2014-10-08
keystone: Report matrix error. Deal with "primary" in xrandr output
Keith Packard
1
-15
/
+101
2014-10-08
Increase keystone.5c default window size
Keith Packard
1
-1
/
+1
2014-08-01
xrandr 1.4.3
Aaron Plattner
1
-1
/
+1
2014-08-01
Merge commit '193a358'
Aaron Plattner
1
-0
/
+1
2014-08-01
Mention of --brightness with -h option
Stéphane Aulery
1
-0
/
+1
2014-06-25
Allow -x and -y switches to undo themselves
Connor Behan
1
-2
/
+7
2014-06-25
Remove duplicate printing of the axis
Connor Behan
1
-4
/
+0
2014-04-30
xrandr: use full range for gamma table generation
Dominik Behr
1
-18
/
+7
2014-03-29
Remove unnecessary parentheses.
Thomas Klausner
1
-2
/
+2
2014-03-27
xrandr 1.4.2
Aaron Plattner
1
-1
/
+1
2014-03-27
xrandr: document how to disconnect RandR 1.4 providers
Aaron Plattner
1
-0
/
+4
2014-03-12
xrandr: allow disconnecting of offload and outputs
Dave Airlie
1
-2
/
+4
2014-02-19
xrandr: Use floating point for VTotal when calculating refresh rate
Ville Syrjälä
1
-1
/
+1
2014-02-19
xrandr: Use more decimal places when printing various rates
Ville Syrjälä
1
-9
/
+9
2014-01-07
Special-case printing of the GUID property
Aaron Plattner
1
-0
/
+25
2014-01-07
Move EDID printing into a helper function
Aaron Plattner
1
-21
/
+33
2014-01-07
Split output property printing into a helper function
Aaron Plattner
1
-27
/
+39
2013-07-16
xrandr 1.4.1
Alan Coopersmith
1
-1
/
+1
2013-07-13
Combine usage message strings
Alan Coopersmith
1
-56
/
+56
2013-07-13
Declare capability_name() as returning const char *
Alan Coopersmith
1
-1
/
+1
2013-07-13
Bug 56923 - Make command line options consistent (single vs double dash)
Thomas
2
-5
/
+6
2013-06-02
Protect config.h like usual.
Thomas Klausner
1
-0
/
+2
2013-05-06
xrandr: calloc XRRModeInfo's passed to libXrandr.
Andy Ritger
1
-4
/
+4
2013-02-28
Print spaces between XA_ATOM property values
Aaron Plattner
1
-0
/
+4
2013-02-12
xrandr 1.4.0
Aaron Plattner
1
-2
/
+2
2013-02-12
Merge branch 'fixes'
Aaron Plattner
2
-149
/
+170
2013-02-12
Cast XID to unsigned int to suppress a printf warning
Aaron Plattner
1
-1
/
+1
2013-02-12
Bug #37043: adjust refresh rates for doublescan and interlace
Aaron Plattner
1
-2
/
+14
2013-02-12
Bug #29603: document that there might be multiple preferred modes
Aaron Plattner
1
-2
/
+2
2013-02-12
Bug #14118: print usage() to stdout, proper errors for bad arguments
Aaron Plattner
1
-144
/
+153
2013-02-12
Bug #11397: check that numeric --orientation arguments are in range
Aaron Plattner
1
-1
/
+1
2013-02-12
xrandr: Fix variable declaration warnings
Aaron Plattner
1
-198
/
+210
2013-02-06
xrandr: look for providers by name or xid
Aaron Plattner
1
-20
/
+79
2013-02-06
xrandr: make providers a first-class citizen
Aaron Plattner
1
-11
/
+51
2013-02-06
man: document provider options
Aaron Plattner
1
-0
/
+17
2013-01-20
Fix -Wformat warnings about passing longs where ints were expected
Alan Coopersmith
1
-9
/
+9
2013-01-20
Mark fatal() and warning() as taking printf-style arguments
Alan Coopersmith
1
-2
/
+2
2013-01-20
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-2
/
+5
2013-01-16
autogen.sh: Honor NOCONFIGURE=1
Colin Walters
1
-2
/
+3
2013-01-16
configure: Drop AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2013-01-02
xrandr: print primary output
Pierre-Loup A. Griffais
1
-0
/
+3
2012-12-11
xrandr: generalize output property printing
Andy Ritger
1
-57
/
+125
2012-12-11
xrandr: extend '--set' syntax to allow a comma-separated list of values
Andy Ritger
2
-6
/
+93
2012-09-03
xrandr: add provider interfaces
Dave Airlie
1
-2
/
+90
2012-08-27
xrandr: Fix string constness bugs
Aaron Plattner
1
-11
/
+12
2012-08-24
xrandr: compute gamma-correction in [0,2^sigbits)
Andy Ritger
1
-8
/
+12
2012-08-24
xrandr: fix gamma == 1.0 && sigbits != 8
Andy Ritger
1
-4
/
+22
2012-08-24
xrandr: use 1/gamma to compute gamma-correction
Andy Ritger
1
-8
/
+19
2012-08-23
Running text interspersed with options prevents DocBook translation; remove.
Eric S. Raymond
1
-16
/
+0
[next]