diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 26 |
1 files changed, 0 insertions, 26 deletions
@@ -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 @@ -159,15 +145,3 @@ software cursors instead. Please go to [the issue tracker](https://github.com/jonls/redshift/issues) and check if your issue has already been reported. If not, please open a new issue describing you problem. - -Latest builds from master branch --------------------------------- - -- [Ubuntu PPA](https://launchpad.net/~dobey/+archive/ubuntu/redshift-daily/+packages) (`sudo add-apt-repository ppa:dobey/redshift-daily`) -- [Windows x86_64](https://ci.appveyor.com/api/projects/jonls/redshift/artifacts/redshift-windows-x86_64.zip?branch=master&job=Environment%3A+arch%3Dx86_64&pr=false) -- [Windows x86](https://ci.appveyor.com/api/projects/jonls/redshift/artifacts/redshift-windows-i686.zip?branch=master&job=Environment%3A+arch%3Di686&pr=false) - -Contributing / Building from source ------------------------------------ - -See the file [CONTRIBUTING](CONTRIBUTING.md) for more details. |