redshift icon indicating copy to clipboard operation
redshift copied to clipboard

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.

Results 147 redshift issues
Sort by recently updated
recently updated
newest added

Does anyone have a x64 Windows build that includes d87a28a6? The AppVeyor artifacts are gone: https://ci.appveyor.com/api/projects/jonls/redshift/artifacts/redshift-windows-x86_64.zip?branch=master&job=Environment%3A+arch%3Dx86_64&pr=false

The patch enables to user to send SIGUSR2 or use redshift-gtk to load new settings from redshift.conf. It is configurable whether the new settings should kick in directly or if...

needs work

**Is your feature request related to a problem? Please describe.** When trying to set in redshift.conf only the dusk-time or the dawn-time, Redshift complains that: "Partial time-configuration not supported". However,...

`brew install redshift` then `$ redshift` and i get this error: ``` $ redshift Trying location provider `corelocation'... Using provider `corelocation'. Using method `quartz'. Waiting for initial location to become...

Traceback (most recent call last): File "/usr/bin/redshift-gtk", line 26, in from redshift_gtk.statusicon import run File "/usr/lib/python3.6/site-packages/redshift_gtk/statusicon.py", line 44, in from . import utils File "/usr/lib/python3.6/site-packages/redshift_gtk/utils.py", line 23, in from xdg...

question

Redshift just crashed for me, presumably because the default `RestartSec` (100ms) is too short: ```sh Oct 06 11:47:03 pavilion-arch systemd[473]: redshift.service: Scheduled restart job, restart counter is at 5. Oct...

![image](https://user-images.githubusercontent.com/30615210/134886170-2ed89ac0-1fe8-4ba0-8bc4-4651a3f5016c.png)

**Describe the bug** A clear and concise description of what the bug is. - I have checked the FAQ (https://github.com/jonls/redshift/blob/master/README.md#faq) and my issue is not mention there. **To Reproduce** Steps...

**Current situation** Right now, hooks only get informed on period changes. They are not updated with the transition state. **Problem** This makes it impossible, to implement a smooth transition, e.g....

**Describe the bug** When compiling with Clang, I get link errors like this one: ``` /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: colorramp.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object;...