-
Since using Redshift, I've noticed that when I play videos (through the browser or on VLC, usually full screen but not always) while Redshift is enabled, the entire screen will change to a colored str…
-
It does not appear like GNU Hurd have an API
for modifying the gamma ramps yet.
-
It does not appear that Wayland currently
have an API for modifying the gamma ramps.
XWayland does however support Blueshift
transparently.
-
Haiku does not have currently have
support for modifying gamma ramps.
Also, last time I check Python 3 was
not available for Haiku.
-
This can be fixed by changing the `GLFWgammaramp` struct to
``` C
typedef struct
{
unsigned short* red;
unsigned short* green;
unsigned short* blue;
unsigned int size;
} GLFWgammaramp…
-
It does not appear that Mir currently have
an API for modifying the gamma ramps.
I have not been able to compile Mir
(which is required for XMir) so I do not
know if XMir supports Blueshift.
-
**Note:** I can argue for OS X only, but of course, the issue might be relevant for the other platforms, too.
Now that color management works correctly :-) , it would certainly make sense from a usag…
-
It should not be, and it does not look to be, too difficult
to patch xserver to apply gamma ramps to hardware
cursors.
-
The issue only happens for me when I close Minecraft. When I close it, it's like redshift quits becuse my screen instantly turns from whatever color it is to what color it would have if redshift was n…
-
I cannot see any reason why the upper limit for brightness is set at 1,0, and I think it should be removed because it is (I beleave) an artifical limitation without reason, other than perhaps that col…