aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-05 09:32:14 +0100
committerMattias Andrée <m@maandree.se>2025-03-05 09:32:14 +0100
commitf9e744daf3b7f6e81979484ded56902da7c1284b (patch)
tree919364f2f06e58f0eabf623381ce1323865ff676
parentUnlist redshift/pull/409: will be done in libgamma (diff)
downloadredshift-ng-f9e744daf3b7f6e81979484ded56902da7c1284b.tar.gz
redshift-ng-f9e744daf3b7f6e81979484ded56902da7c1284b.tar.bz2
redshift-ng-f9e744daf3b7f6e81979484ded56902da7c1284b.tar.xz
Do not list alternatives for wayland
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r--README.md14
-rw-r--r--TODO1
2 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
index 4d418b7..cc226d8 100644
--- a/README.md
+++ b/README.md
@@ -101,20 +101,6 @@ manipulating the gamma ramps which means that it does not reduce the backlight
of the screen. Preferably only use it if your normal backlight adjustment is
too coarse-grained.
-### Why doesn't Redshift work on Wayland (e.g. Fedora 25)?
-
-The Wayland protocol does not support Redshift. There is currently no way for
-Redshift to adjust the color temperature in Wayland.
-
-Instead, you can use:
-
-- In GNOME Shell: Settings → Display Settings → Night Light
-- In Plasma: System Settings → Display and Monitor → Night Color
-
-### Why doesn't Redshift work on Ubuntu with Mir enabled?
-
-Mir does not support Redshift.
-
### When running as a systemd service, redshift fails to connect to the graphical environment
You need to export your environment variables when your window manager or
diff --git a/TODO b/TODO
index 60b1e16..a476b5c 100644
--- a/TODO
+++ b/TODO
@@ -27,7 +27,6 @@ https://github.com/jonls/redshift/pull/824 Add signal exit handler for SIGQUIT
https://github.com/jonls/redshift/pull/837 Refactor to use Elektra
https://github.com/jonls/redshift/pull/840 Add feature to adjust fade duration (without Elektra)
https://github.com/jonls/redshift/pull/844 Increase restart delay for systemd service
-https://github.com/jonls/redshift/pull/855 Update alternatives
https://github.com/jonls/redshift/pull/860 Fix segfault for LDAP-authenticated users
https://github.com/jonls/redshift/pull/864 Fix apparmor config.
https://github.com/jonls/redshift/pull/890 Update README.md