jonls / redshift

Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.
http://jonls.dk/redshift
GNU General Public License v3.0
5.87k stars 424 forks source link

Allow forcing of night mode or night color temperature #816

Open cshong87 opened 3 years ago

cshong87 commented 3 years ago

OS: Ubuntu MATE 20.04 LTS.

I prefer my screen color temperature to be warmer for my comfort, regardless of day or night.

In Microsoft Windows 10, there is a setting that allow me to force turning on of night light. I can turn on night light without schedule. And, I can manually adjust the temperature for my comfort.

Windows night light setting

However, this feature does not exist in Redshift for Linux. In Redshift for Linux, there is no GUI setting for me to force warmer screen color temperature or force night mode. There is also no GUI setting for me to manually adjust the screen color temperature.

redshift screenshot

Please add the following features to Redshift:

  1. Allow forcing of night mode or night color temperature, even in day time.
  2. Add GUI to allow me to change the color temperature, just like what you see in Windows's night light setting. In case if I force night color temperature, there should be a slider like UI control for me to adjust the color temperature. If I allow redshift to automatic adjust temperature based on day/night time, there should be two slider like UI controls, one for day time, another one for night time.
aaronfc commented 3 years ago

Probably not what you want but I also wanted to have it "always on" and I did it by creating this config file (old config path but because I am using an old version, should work also in the new one as there's a fallback):

$ cat ~/.config/redshift.conf
[redshift]
temp-day=3700
temp-night=3700