Nathan Collins
Nathan Collins
> Redshift had extremely few options. There's no way to control the start of the dimming even, let alone the color temperature. Redshift does actually let you control the day...
Sounds good to me. Someone want to implement this and submit a pull request?
[Redshift](http://jonls.dk/redshift/) supports daytime temps. E.g. you can run the command line version with ``` shell redshift -v -t 4200:2500 ``` to use color temp 4200 in the day time and...
@bknie1 you probably already thought of this, but are you sure there are no other `xflux` or `redshift` processes running? If more than one of these programs are running at...
Note from #52: this feature may be somewhat difficult to implement, because `xflux` itself -- the program that `fluxgui` uses to control the color temperature -- does not have this...
Note that Redshift already supports day time temps, so if we added Redshift backed per #113 it would solve this issue.
Unfortunately `xflux`, the program that actually changes the screen color, is no longer maintained. And it's closed source. So, I consider this GUI project to be in maintenance mode. I...
People who are having this issue might try RedShift instead. E.g. `redshift -v -t 4500:2500` to set day time color temp to 4500 and night time color temp to 2500....
@holocronweaver : haha, small world: ``` shell $ lspci | grep VGA 01:00.0 VGA compatible controller: NVIDIA Corporation GM204M [GeForce GTX 970M] (rev a1) ```
This seems to be an upstream problem, e.g. https://forum.justgetflux.com/topic/2373/sorry-we-only-support-8-and-10-bit-displays-right-now/17, and I don't think there's anything we can do in `fluxgui`. So, marking as "won't fix".