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-drm.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
-23
/
+6
*
Rewrite gamma-drm.c to use libgamma
Mattias Andrée
12 days
1
-246
/
+10
*
Misc stuff
Mattias Andrée
13 days
1
-5
/
+9
*
Remove dependency on libsimple since it's not portable
Mattias Andrée
14 days
1
-1
/
+1
*
Refactor
Mattias Andrée
14 days
1
-4
/
+11
*
Refactor
Mattias Andrée
2025-03-16
1
-29
/
+11
*
Major refactoring and some fixes
Mattias Andrée
2025-03-16
1
-6
/
+5
*
style
Mattias Andrée
2025-03-08
1
-5
/
+3
*
Misc improvements
Mattias Andrée
2025-03-07
1
-23
/
+22
*
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
-21
/
+13
*
Style
Mattias Andrée
2025-03-06
1
-20
/
+12
*
Fix warnings
Mattias Andrée
2025-03-05
1
-0
/
+4
*
Style and warnings
Mattias Andrée
2025-03-05
1
-8
/
+15
*
Cleanup and style update (avoid typedef)
Mattias Andrée
2025-03-05
1
-58
/
+37
*
Unify header files (so far most)
Mattias Andrée
2025-03-05
1
-2
/
+1
*
Merge branch 'coopgamma' of https://github.com/maandree/redshift
Mattias Andrée
2025-03-05
1
-6
/
+6
|
\
|
*
Add coopgamma backend
Mattias Andrée
2016-12-19
1
-6
/
+6
*
|
Update my e-mail address
Mattias Andrée
2025-03-05
1
-1
/
+1
*
|
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
-1
/
+2
*
|
Move module structures out of headers
Jon Lund Steffensen
2017-10-13
1
-5
/
+26
*
|
Allocate module data in init functions
Jon Lund Steffensen
2017-10-13
1
-6
/
+13
*
|
Move module struct definitions to separate files
Jon Lund Steffensen
2017-10-13
1
-7
/
+19
|
/
*
drm: Avoid using alloca()
Jon Lund Steffensen
2016-10-15
1
-2
/
+3
*
remove unnecessary null-checks, it is safe to pass NULL to free (per documentation)
Mattias Andrée
2015-05-07
1
-2
/
+1
*
colorramp: Use supplied gamma ramps as initial value
Jon Lund Steffensen
2015-01-04
1
-0
/
+10
*
redshift: Simplify set_temperature by passing color_setting_t
Jon Lund Steffensen
2014-12-27
1
-2
/
+2
*
Support for running Redshift without a graphical environment in Linux by using Direct Rendering Manager
Mattias Andrée
2014-03-22
1
-0
/
+280