night
Here are 81 public repositories matching this topic...
There's been no progress on #27 for two years, and now xflux doesn't work on either of the computers I (the fluxgui maintainer) use regularly. On the other hand, redshift-gtk works great on both those computers. So, I'm thinking that either fluxgui should be abandoned until xflux is fixed, or we should add a Redshift backend.
Is there some benefit to conti
-
Updated
May 16, 2020 - Objective-C
-
Updated
May 2, 2020 - Vim script
-
Updated
Nov 22, 2019 - Swift
-
Updated
May 6, 2020 - PHP
-
Updated
Oct 10, 2016 - JavaScript
-
Updated
Oct 10, 2019 - GDScript
-
Updated
May 1, 2020 - Python
-
Updated
Aug 22, 2017 - CSS
-
Updated
Apr 27, 2017 - JavaScript
-
Updated
May 12, 2020 - CSS
-
Updated
Sep 20, 2019 - Java
Just manual toggle
Please add possibility to get just manual toggling without automatic reswitching afterwards. I move from one environment to another and light conditions change quite irrespectively of time and location.
Maybe this is already possible without horrible hacks like setting sunset/rise times that states: there is no sun here, never, ever. But I mean: a cleaner way.
-
Updated
Apr 29, 2020 - CSS
- This includes README and internal docs
-
Updated
Apr 25, 2020 - HTML
Improve this page
Add a description, image, and links to the night topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the night topic, visit your repo's landing page and select "manage topics."



Describe the bug
With XDG_CONFIG_HOME set to something other than $HOME/.config, the supplied apparmor profile DENIES the file access to the redshift.conf file. Adding the line:
owner @{XDG_CONFIG_HOME}/redshift/redshift.conf r,
to the usr.bin.redshift file fixes this when running redshift from the command line. It does not fix it when running redshift-gtk however.