aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-25 23:06:51 +0100
committerMattias Andrée <m@maandree.se>2025-03-25 23:06:51 +0100
commit8fed0248b8c26a4135bd230ec9dea84c4ee23233 (patch)
tree098b52dd860a015a25b4b91e03e14ea3b31cbb30 /TODO
parentRemove pointless inclusion guard (diff)
downloadredshift-ng-8fed0248b8c26a4135bd230ec9dea84c4ee23233.tar.gz
redshift-ng-8fed0248b8c26a4135bd230ec9dea84c4ee23233.tar.bz2
redshift-ng-8fed0248b8c26a4135bd230ec9dea84c4ee23233.tar.xz
Add support for /etc/geolocation and guessing by timezone
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ad92741..27d8b22 100644
--- a/TODO
+++ b/TODO
@@ -13,8 +13,6 @@ https://github.com/jonls/redshift/pull/782 Update AppStream metadata for redshif
https://github.com/jonls/redshift/pull/788 redshift-gtk-desktop.in: Remove StartupNotify.
https://github.com/jonls/redshift/pull/864 Fix apparmor config.
-https://github.com/jonls/redshift/issues/36 Fallback location provider
-https://github.com/jonls/redshift/issues/150 Startup crash if no working DNS
https://github.com/jonls/redshift/issues/154 Configurable duration between gamma adjustments
https://github.com/jonls/redshift/issues/155 Redshift 1.10 - Clicking Icon Off - Screen Doesn't Return Full Brightness
https://github.com/jonls/redshift/issues/170 Can't see right icons in Linux Mint 17 Cinnamon
@@ -104,3 +102,5 @@ Add signals for setting location
Add signals for responding with sigqueue the state of redshift
print, for use by frontends, what mode redshift was started in
[Windows] Make sure extended paths are supported
+Document the "geofile" location provider
+Document the "timezone" location provider