-
when redshift is activated, in terminal i enter the following command.
redshift -O 2000
the output is:
Using method `randr'.
then the screen shifts colors for a few seconds, then reverts to the pr…
-
Hello!
I'm working on Linux Mint 17.3 and installed the most recent redshift version:
```
sudo add-apt-repository ppa:dobey/redshift-daily
sudo apt-get update
sudo apt-get install redshift
s…
-
Hello,
When I run this command ``xcalib -i -a`` screen gets inverted for second and then it gets fixed.
I have no idea how to debug this since I have no ideas how it works.
Any suggestions…
-
**Describe the bug**
I start lightdm with a brightness setting of 0.60 because I can turn on my computer in the middle of the night and I don't want to get flashed in the eyes.
So, after that, I l…
-
...as those cannot be supported currently by redshift, and instead develop their own duplicate solutions.
https://github.com/jonls/redshift/pull/568#issuecomment-356676362
-
I use a Jolla phone with SailfishOS which already uses Wayland as display server. One thing I'm really missing is color shift in the dark. Is there something similar to the X server extension used for…
-
When I set calibration to sRGB brightness is too high, wich breaks brightness calibration games as I can no longer make the sign disappear (like in Alien Isolation or Metro Redux). If I use the same p…
-
Thanks for this wonderful little program. I think it would be useful to have a command by which one could detect the current screen colour temperature. For instance:
'$ redshift --detect-temp'
Wou…
-
or to set time of a day to set color temperature according to insolation in that time in current location
unxed updated
4 years ago
-
The gl/glutin backend uses an SRGB format for the default framebuffer regardless of whether `ColorFormat` is `Rgba8` (like in the examples) or `Srgba8`. The dx11/dxgi backend, on the other hand, only …