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
/
gamma-vidmode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
one dir per subproject
Mattias Andrée
8 days
1
-51
/
+0
*
Clean up
Mattias Andrée
12 days
1
-4
/
+4
*
Exclude unavailable adjustment methods when listing and trying
Mattias Andrée
12 days
1
-0
/
+7
*
Use libgamma to determine available adjustment method configuration options
Mattias Andrée
12 days
1
-22
/
+6
*
Rewrite gamma-randr.c and gamma-vidmode.c to use libgamma
Mattias Andrée
12 days
1
-148
/
+9
*
Refactor
Mattias Andrée
14 days
1
-2
/
+9
*
Refactor
Mattias Andrée
2025-03-16
1
-24
/
+10
*
Major refactoring and some fixes
Mattias Andrée
2025-03-16
1
-6
/
+5
*
style
Mattias Andrée
2025-03-08
1
-3
/
+2
*
misc
Mattias Andrée
2025-03-08
1
-1
/
+1
*
Misc improvements
Mattias Andrée
2025-03-07
1
-18
/
+18
*
Update redshift to redshift-ng
Mattias Andrée
2025-03-06
1
-4
/
+4
*
style and some minor fixes
Mattias Andrée
2025-03-06
1
-14
/
+9
*
Style
Mattias Andrée
2025-03-06
1
-59
/
+34
*
Fix warnings
Mattias Andrée
2025-03-05
1
-0
/
+2
*
Style and warnings
Mattias Andrée
2025-03-05
1
-12
/
+16
*
Cleanup and style update (avoid typedef)
Mattias Andrée
2025-03-05
1
-36
/
+20
*
Unify header files (so far most)
Mattias Andrée
2025-03-05
1
-3
/
+1
*
Merge branch 'coopgamma' of https://github.com/maandree/redshift
Mattias Andrée
2025-03-05
1
-3
/
+3
|
\
|
*
Add coopgamma backend
Mattias Andrée
2016-12-19
1
-3
/
+3
*
|
Fix "Some translated strings are still in English" issue
Masanori Kakura
2018-08-29
1
-0
/
+4
*
|
Change preserve option to command line switch
Jon Lund Steffensen
2017-10-13
1
-10
/
+8
*
|
Move module structures out of headers
Jon Lund Steffensen
2017-10-13
1
-0
/
+9
*
|
Allocate module data in init functions
Jon Lund Steffensen
2017-10-13
1
-8
/
+13
*
|
Move module struct definitions to separate files
Jon Lund Steffensen
2017-10-13
1
-8
/
+20
*
|
vidmode: Enable preserve by default
Jon Lund Steffensen
2017-08-31
1
-1
/
+1
|
/
*
Remove trailing whitespaces
Michael Vetter
2015-08-04
1
-1
/
+1
*
vidmode: Add preserve option to VidMode method
Jon Lund Steffensen
2015-01-04
1
-7
/
+21
*
colorramp: Use supplied gamma ramps as initial value
Jon Lund Steffensen
2015-01-04
1
-0
/
+8
*
redshift: Simplify set_temperature by passing color_setting_t
Jon Lund Steffensen
2014-12-27
1
-4
/
+5
*
Do not allow NULL keys when setting options
Jon Lund Steffensen
2013-12-09
1
-6
/
+0
*
Constify gamma parameter to set_temperature() methods
Jon Lund Steffensen
2013-12-09
1
-1
/
+1
*
Allow brightness to be adjusted (between 10% and 100%, the latter being the default).
Jon Lund Steffensen
2011-04-21
1
-2
/
+3
*
gamma-vidmode.c: Do not call XCloseDisplay() if vidmode_start() fails as
Jon Lund Steffensen
2010-10-09
1
-5
/
+0
*
Add comments about certain substring which must not be translated.
Jon Lund Steffensen
2010-06-10
1
-0
/
+2
*
Split init function of methods and providers into init and start.
Jon Lund Steffensen
2010-05-27
1
-29
/
+31
*
Let gamma methods and location providers print help on option parameters.
Jon Lund Steffensen
2010-05-27
1
-0
/
+10
*
Use the prefix 'gamma' for gamma adjustment source files.
Jon Lund Steffensen
2010-05-24
1
-0
/
+195