index
:
~keithp/xrandr
master
randr-1.4
Unnamed repository; edit this file to name it for gitweb.
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
Add separate --fbpix option to specify screen pixmap size
HEAD
master
Keith Packard
1
-24/+69
2010-12-05
Add --pixmap option to test per-crtc pixmaps
Keith Packard
1
-1/+56
2010-12-05
Use XRRSetCrtcConfigs where available.
Keith Packard
1
-1/+46
2010-12-04
Add sprite transforms
Keith Packard
1
-0/+129
2010-04-07
xrandr: get gamma and brightness
Eric Piel
2
-3/+106
2010-04-06
xrandr: fix maximum gamma set
Eric Piel
1
-9/+9
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2
-2/+1
2010-01-12
xrandr: fix brightness to prevent gamma to overflow and to allow 0
Éric Piel
1
-9/+13
2010-01-08
xrandr: Remove --clone / --extend support code
Yann Droneaud
1
-22/+0
2010-01-05
Language fixes.
Matthias Hopf
1
-3/+3
2010-01-04
xrandr: Use a prefix for enum type _policy and _relation like other enums in ...
Yann Droneaud
1
-15/+20
2010-01-04
Add --brightness for CRTC
Mikhail Gusarov
2
-6/+30
2010-01-04
xrandr: add more information about the transform option in the manpage
Matthias Hopf
1
-10/+34
2009-12-22
xrandr: check_strtod should return double, not int
Dominik Jasiok
1
-1/+1
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-11-19
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
4
-2/+5
2009-11-19
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-7/+5
2009-11-19
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+0
2009-11-19
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-13/+67
2009-11-17
xrandr: Remove test against RANDR_MAJOR/RANDR_MINOR
Yann Droneaud
1
-20/+0
2009-11-10
xrandr: do not segfault when "--scale" or "--transform" have no output
Éric Piel
1
-1/+2
2009-11-10
xrandr: make --query really the default option
Éric Piel
1
-4/+24
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1/+1
2009-10-02
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0/+26
2009-09-10
Bump to 1.3.2
Matthias Hopf
1
-1/+1
2009-09-10
Add missing 'static's to get rid of warnings.
Matthias Hopf
1
-2/+2
2009-09-07
changed a bunch of string to number conversions for reliability
Bart Massey
1
-39/+59
2009-09-04
Warn if one of the outputs given did not exist
Bart Massey
1
-0/+13
2009-08-11
Bump to 1.3.1
Matthias Hopf
1
-2/+2
2009-07-20
bfo#22864 - grab the server around all modifications to CRTCs
Federico Mena Quintero
1
-9/+9
2009-07-15
xrandr: Document --nograb option
Éric Piel
1
-0/+5
2009-07-06
Fix missing prototype warning.
Matthias Hopf
1
-1/+1
2009-07-06
Report program version as well with --version.
Matthias Hopf
1
-0/+4
2009-04-01
xrandr 1.3.0
Adam Jackson
1
-1/+1
2009-04-01
Allow zero replies from GetPanning to mean panning is unavailable.
Adam Jackson
1
-1/+9
2009-03-06
Set the screen config on the correct screen.
Aaron Plattner
1
-1/+1
2009-03-06
Revert "Move outputs among crtcs as necessary. Fixes 14570"
Matthias Hopf
1
-7/+4
2009-02-01
Bump to 1.2.99.4
Julien Cristau
1
-1/+1
2009-02-01
Document the --primary and --noprimary options
Julien Cristau
1
-0/+7
2009-02-01
Document the --current option
Julien Cristau
1
-0/+5
2009-01-31
Add --noprimary option
Keith Packard
1
-5/+16
2009-01-31
Add --primary option
Keith Packard
1
-0/+36
2009-01-31
Add --nograb option
Keith Packard
1
-2/+13
2009-01-31
Add --current option to use new XRRGetScreenResourcesCurrent API
Keith Packard
1
-7/+17
2009-01-30
Several fatal() were missing \n.
Matthias Hopf
1
-7/+7
2009-01-30
Add docs for --transform and --scale.
Éric Piel
1
-0/+46
2009-01-26
Correct make distcheck and gcc/sparse warnings.
Paulo Cesar Pereira de Andrade
4
-29/+46
2009-01-05
Stay away from doublescan modes unless a refresh rate is specified.
Maarten Maathuis
1
-2/+6
2008-12-22
Fix gamma computation.
Maarten Maathuis
1
-7/+6
2008-12-18
Print multiple Atom and INT32 properties.
Matthias Hopf
1
-9/+18
[next]