1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
|
https://github.com/jonls/redshift/pull/54 D-Bus service
https://github.com/jonls/redshift/pull/96 Reloading of settings
https://github.com/jonls/redshift/pull/98 Display sunrise/sunset information in redshift-gtk
https://github.com/jonls/redshift/pull/568 Wayland support PR (updated Lourens rich master)
https://github.com/jonls/redshift/pull/613 Show color temperature and period in status icon menu if AppIndicator…
https://github.com/jonls/redshift/pull/614 Implement GTK+ GUI config tool
https://github.com/jonls/redshift/pull/656 Make GeoClue2 optional at runtime
https://github.com/jonls/redshift/pull/705 apparmor: allow old config file location
https://github.com/jonls/redshift/pull/714 prevent desktop file from being written in .config/autostart [Fixes #686]
https://github.com/jonls/redshift/pull/719 fix disable resetting color+temp continuously
https://github.com/jonls/redshift/pull/757 redshift-gtk: use Ayatana AppIndicator3 instead of App Indicator3
https://github.com/jonls/redshift/pull/782 Update AppStream metadata for redshift-gtk
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/138 Run as system service
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
https://github.com/jonls/redshift/issues/182 Status icon not visible on Ubuntu without Appindicator package
https://github.com/jonls/redshift/issues/194 Redshift-gtk doesn't recognize changes to conf
https://github.com/jonls/redshift/issues/217 redshift appears to stop working after resume from suspend
https://github.com/jonls/redshift/issues/218 multiple redshift-gtk and redshift processes can run at once
https://github.com/jonls/redshift/issues/219 Linux Mint Xfce 17.1: redshift-gtk does not show in panel
https://github.com/jonls/redshift/issues/222 redshift fails to run on startup or launch from script
https://github.com/jonls/redshift/issues/226 Redshift exits if no provider is found (no internet connection)
https://github.com/jonls/redshift/issues/235 The print option does not tell if redshift is active or not.
https://github.com/jonls/redshift/issues/253 It doesn't kill the process after I logout.
https://github.com/jonls/redshift/issues/254 Weird unstability issue
https://github.com/jonls/redshift/issues/259 Redshift can be executed and run twice
https://github.com/jonls/redshift/issues/273 Unable to autostart redshift via services (Arch Linux)
https://github.com/jonls/redshift/issues/302 Redshift closes when connecting a monitor
https://github.com/jonls/redshift/issues/303 No GLSL Back-end
https://github.com/jonls/redshift/issues/316 kde + 32gb ram + haswell igpu = flicker
https://github.com/jonls/redshift/issues/318 Unable to connect to GeoClue. Unable to get location from provider.
https://github.com/jonls/redshift/issues/324 Add settings window and open it on redshift-gtk first start
https://github.com/jonls/redshift/issues/333 Redshift fails on startup
https://github.com/jonls/redshift/issues/336 redshift-gtk won't open; redshift won't adjust color temperature throughout the day
https://github.com/jonls/redshift/issues/337 No support for multiple monitors on OS X
https://github.com/jonls/redshift/issues/347 Support Wingpanel API
https://github.com/jonls/redshift/issues/360 Redshift seems to make other apps unclickable in Ubuntu 16.04 Unity 7
https://github.com/jonls/redshift/issues/385 Patch: fix broken temperature setting on Quartz
https://github.com/jonls/redshift/issues/389 Preserve option not working properly on Gnome 3.22
https://github.com/jonls/redshift/issues/393 cache location information so redshift-gtk can be comfortably used with unstable internet connections
https://github.com/jonls/redshift/issues/408 gtk-redshift autostart works, but with error prompt
https://github.com/jonls/redshift/issues/436 Adjust backlight of external monitors
https://github.com/jonls/redshift/issues/444 Redshift prevents computer from suspending automatically
https://github.com/jonls/redshift/issues/496 redshift=gtk coredump on logout
https://github.com/jonls/redshift/issues/501 Icons Not Appearing On XFCE
https://github.com/jonls/redshift/issues/516 redshift-gtk consumes 100% CPU if denied geoclue (or cannot find geoclue?)
https://github.com/jonls/redshift/issues/526 Screen temperature doesn't adjust until suspend-resume cycle
https://github.com/jonls/redshift/issues/561 Not open with this error
https://github.com/jonls/redshift/issues/577 Failed to run Redshift due to geoclue2 on boot but works otherwise
https://github.com/jonls/redshift/issues/597 Show default values in help output
https://github.com/jonls/redshift/issues/685 allow redshift to continue even after geoclue failure
https://github.com/jonls/redshift/issues/686 Can we somehow prevent redshift-gtk.desktop from being added to ~/.config/autostart ?
https://github.com/jonls/redshift/issues/690 "stdin" manual provider
https://github.com/jonls/redshift/issues/696 Redshift does not autostart via applet
https://github.com/jonls/redshift/issues/706 Autostart: Redshift runs twice
https://github.com/jonls/redshift/issues/708 Apparmor profile blocks config file if XDG_CONFIG_HOME is set
https://github.com/jonls/redshift/issues/713 Not working on 3rd plug n play screen in Linux Mint 19.1
https://github.com/jonls/redshift/issues/716 GeoClue2 needs a fallback
https://github.com/jonls/redshift/issues/723 Tray icon disappeared [still unsolved, please look – new information!]
https://github.com/jonls/redshift/issues/725 Mouse cursor busy ~ 25 seg (Linux Mint 19.1 Tessa Xfce)
https://github.com/jonls/redshift/issues/727 redshift autostarts without known cause and keeps respawning when killed
https://github.com/jonls/redshift/issues/735 redshift black screens Ubuntu 18.04.3 on startup
https://github.com/jonls/redshift/issues/737 Not working on external monitors (ubuntu 18.04 with i3wm)
https://github.com/jonls/redshift/issues/741 WINGDI not working with extend screen settings in win 10 version 1903 os build 18362.418
https://github.com/jonls/redshift/issues/745 Unknown location provider `geoclue'
https://github.com/jonls/redshift/issues/746 Redshift restarts when switching to an i3 workspace with a java application
https://github.com/jonls/redshift/issues/756 Add a way to check whether redshift is currently enabled and add a way to disable/enable
https://github.com/jonls/redshift/issues/759 Enabling monitor requires loading its gamma ramps, but Redshift resets them
https://github.com/jonls/redshift/issues/783 Allow icon click to toggle redshift when AppIndicator3 is used
https://github.com/jonls/redshift/issues/784 Redshift-gtk icon is blank
https://github.com/jonls/redshift/issues/789 Redshift uses the deleted file /memfd:pulseaudio
https://github.com/jonls/redshift/issues/804 [Question] win 10 autostart server
https://github.com/jonls/redshift/issues/805 On a wired connection geoclue is unable to determine current location
https://github.com/jonls/redshift/issues/813 Start Redshift on ubuntu HIRSUTE
https://github.com/jonls/redshift/issues/818 Multiple processes for Redshift are running in the background
https://github.com/jonls/redshift/issues/830 redshift Unable to start GeoClue client
https://github.com/jonls/redshift/issues/834 2 Redshift icons in the notification bar
https://github.com/jonls/redshift/issues/839 Allow hooks to transition smoothly
https://github.com/jonls/redshift/issues/842 Cannot import _gi [circular dependency error when running redshift gt ]
https://github.com/jonls/redshift/issues/849 Windows blinking / flickering of "classic" Windows menus
https://github.com/jonls/redshift/issues/852 Redshift crashes when toggling inhibit while receiving the initial location
https://github.com/jonls/redshift/issues/862 (redshift-gtk:6420): Gdk-CRITICAL
https://github.com/jonls/redshift/issues/870 redshift-gtk doesn't read conf files at log-in
https://github.com/jonls/redshift/issues/891 Is it working ? I can't tell.a
https://github.com/jonls/redshift/issues/895 Redshift GTK no longer connecting to location provider
https://github.com/jonls/redshift/issues/898 Apparmor denies access to amdgpu binaries in default profile under Linux Mint 21.3
https://bugs.launchpad.net/redshift/+bug/884408 Warn/fallback if calculated (latitude, longitude) is (0, 0)
CONFIRMED ISSUES
[GTK] https://github.com/jonls/redshift/issues/256 Redshift with Bumblebee?
UNCONFIRMED ISSUES
[BUG] https://github.com/jonls/redshift/pull/844 Increase restart delay for systemd service
[BUG] https://github.com/jonls/redshift/issues/826 info window crash if closed by "x" or [Esc]
[BUG] https://github.com/jonls/redshift/issues/265 redshift-gtk segfault when using systemd enabled
[BUG] https://github.com/jonls/redshift/issues/764 Memory Leak detected on Linux, both with version 1.10 and latest version 1.12
[OSX] https://github.com/jonls/redshift/issues/848 installed from brew, does not work
[BUG] https://github.com/jonls/redshift/issues/424 Invoking redshift-gtk from terminal triggers an error message when terminal window is closed
[GDI] https://github.com/jonls/redshift/issues/880 "Unable to set gamma ramps. Temperature adjustment failed." in win10
FEATURE REQUESTS
https://github.com/jonls/redshift/issues/249 Feature request: intensity
https://github.com/jonls/redshift/issues/867 Make Redshift remember the last discovered location at startup
https://github.com/jonls/redshift/issues/199 Setting neutral color temperature?
https://github.com/jonls/redshift/issues/903 Proposal for location detection using speedtest-cli method
https://github.com/jonls/redshift/issues/853 Add a status icon that signals that redshift-gtk is currently waiting for the initial location
https://github.com/jonls/redshift/issues/395 redshift-gtk: add an option to set color temperature manually
https://github.com/jonls/redshift/issues/416 allow updating location from redshift-gtk
https://github.com/jonls/redshift/issues/892 Show dusk/dawn times when hovering mouse over icon
https://github.com/jonls/redshift/issues/750 Supporting multiple time periods
https://github.com/jonls/redshift/issues/703 allow to set brightness as default tray action
https://github.com/jonls/redshift/issues/372 Show the hours Redshift changes the temperature change
https://github.com/jonls/redshift/issues/792 [Feature Request] Additional tray menu options for custom colors and suspend/disable
https://github.com/jonls/redshift/issues/519 f.lux style presets
https://github.com/jonls/redshift/issues/129 Feature: Adjust brightness on the fly using shortcuts or gui
https://github.com/jonls/redshift/issues/774 Changing brightness of a running instance
https://github.com/jonls/redshift/issues/707 Add hook for color temperature changes
https://github.com/jonls/redshift/issues/667 Create a GUI Slider for the brightness and gamma controls
https://github.com/jonls/redshift/issues/552 [GUI][Feature request] Multiple modes/times for intensity
https://github.com/jonls/redshift/issues/31 Change temperature from the icon
https://github.com/jonls/redshift/issues/629 add option to switch between profiles
Add -H for hook file/directory, support /var/empty on all platforms (should always disable hooks even if that directory isn't actually empty)
po/sv.po: gammaförfining[ar] -> gammatabell[er]; lost -> förlorat {wrong gender} -> försvunnen; CRTC -> CRTC[:er]
po/de.po: lost -> verloren -> verschwunden
po/sv.po: felaktig -> ogiltig (?)
po/sv.po: NBSP before units (after ° which should also be added)
Optionally use METAR data adjust day-time colour temperature according the cloudiness
read the monitor's chromas to determine it's colour space and correct the RGB multipliers according
Use coordinates (zone1970.tab, be aware that the coordinates are store in degress and minutes, and sometimes also seconds, not degrees with decimals), for the user's timezone, from tzdata as a fallback
Add support for solar time.
When disabled, redshift should be periodically set the gamma ramps
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
|