diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2013-10-21 15:04:52 -0400 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2013-10-21 15:29:05 -0400 |
commit | d7e67a208f643204a033f177e523f00cb621c1ed (patch) | |
tree | 97fab497306d6e0d4384cf25096ba601d48588d4 /src/location-geoclue.c | |
parent | configure.ac: Require autoconf 2.69 (diff) | |
download | redshift-ng-d7e67a208f643204a033f177e523f00cb621c1ed.tar.gz redshift-ng-d7e67a208f643204a033f177e523f00cb621c1ed.tar.bz2 redshift-ng-d7e67a208f643204a033f177e523f00cb621c1ed.tar.xz |
Fix slight wobble in temperature caused by float.
The transition variable 'adjustment_alpha' is a float. Redshift will wobble between 6499 and 6500K as the float runs out of precision. Using a double seems to solve the issue.
(Thanks to Sean Hildebrand)
Diffstat (limited to 'src/location-geoclue.c')
0 files changed, 0 insertions, 0 deletions