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.82k stars 424 forks source link

Version 1.11 works, 1.12 broken #854

Open bkauler opened 2 years ago

bkauler commented 2 years ago

Version 1.12, red shift only works one-way. Explained at this forum post:

https://forum.puppylinux.com/viewtopic.php?p=42215#p42215

So, make redder:

redshift -l : -O 6278 -b 1

Then try to restore, but it doesn't:

redshift -l : -O 6500 -b 1

Running on a Lenovo PC with 8th gen i3 CPU, inbuilt gpu, pretty conventional.

Version 1.11 works.

Both configured like this:

./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --build=x86_64-pc-linux-gnu --with-systemduserunitdir=no --disable-apparmor --disable-ubuntu --disable-gui

lectrode commented 2 months ago

Ran into this on Arch Linux (1.12.2-8). Per the forum post above, setting -P in addition to -O seems to work:

redshift -P -O 6000 -b 0.9
redshift -P -O 5500 -b 0.5
redshift -P -O 6500 -b 1