index
:
redshift-ng
master
Automatically adjust display colour temperature according the Sun
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
randr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
Use the prefix 'gamma' for gamma adjustment source files.
Jon Lund Steffensen
1
-367
/
+0
2010-05-24
Pass arguments as string to adjustment methods.
Jon Lund Steffensen
1
-1
/
+38
2010-05-24
Don't include gettext headers when NLS is disabled.
Jon Lund Steffensen
1
-2
/
+6
2010-04-24
Add support for changing the temperature of a specific CRTC (randr only).
Alexandros Frantzis
1
-30
/
+52
2010-02-02
Add gettext support in redshift.
Jon Lund Steffensen
1
-17
/
+22
2010-01-01
Reuse X connection when adjusting gamma ramps.
Jon Lund Steffensen
1
-94
/
+195
2009-12-25
Allow selection of X screen to apply adjustments to.
Jon Lund Steffensen
1
-4
/
+22
2009-12-25
RANDR: Adjust color temperature fro all CRTCs.
Jon Lund Steffensen
1
-34
/
+48
2009-12-23
Add setting gamma ramps with the VidMode extension.
Jon Lund Steffensen
1
-1
/
+1
2009-12-23
Move source and headers to src dir.
Jon Lund Steffensen
1
-0
/
+0
2009-12-23
Move RandR code to separate file.
Jon Lund Steffensen
1
-124
/
+6
2009-12-23
Rescale blackbody values above 6500K to be in [0,1].
Jon Lund Steffensen
1
-35
/
+35
2009-11-04
Add COPYING file (GPLv3).
Jon Lund Steffensen
1
-2
/
+18
2009-11-04
Allow individual adjustment of each gamma channel.
Jon Lund Steffensen
1
-4
/
+4
2009-11-04
Use getopt() to parse arguments.
Jon Lund Steffensen
1
-3
/
+0