sharpbracket/redshift

Disable smooth day and night transition in the config file not working

Open

#270 创建于 2015年10月31日

在 GitHub 查看
 (5 评论) (2 反应) (0 负责人)C (429 fork)auto 404
documentationenhancementhelp wanted

仓库指标

Star
 (6,156 star)
PR 合并指标
 (PR 指标待抓取)

描述

The example configuration file on the Redshift website reads:

; Enable/Disable a smooth transition between day and night ; 0 will cause a direct change from day to night screen temperature. ; 1 will gradually increase or decrease the screen temperature. transition=1

There seems to be a bug in Redshift that causes the transition option in the configuration file to not work as described: Instead of handling the transition between day and night it only changes the transition between application start-up and shutdown (and delay the latter as a consequence). So transition=0 does not cause a direct change from day to night screen temperature.

This issue was observed on Gentoo and Arch Linux with the latest Redshift release.

Many thanks for this great program!

贡献者指南