diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-26 21:26:30 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-26 21:26:30 +0100 |
commit | 3d6b05d68587202ec6caa470061c03a642d056c6 (patch) | |
tree | 2db82b22b0d17b3fdb6bb8a46495a6d3c22a72b9 | |
parent | Add support for /etc/geolocation and guessing by timezone (diff) | |
download | redshift-ng-3d6b05d68587202ec6caa470061c03a642d056c6.tar.gz redshift-ng-3d6b05d68587202ec6caa470061c03a642d056c6.tar.bz2 redshift-ng-3d6b05d68587202ec6caa470061c03a642d056c6.tar.xz |
organise todo list
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | TODO | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,5 +1,4 @@ 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… @@ -12,6 +11,7 @@ https://github.com/jonls/redshift/pull/757 redshift-gtk: use Ayatana AppIndicato 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/385 Patch: fix broken temperature setting on Quartz 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 @@ -21,14 +21,10 @@ https://github.com/jonls/redshift/issues/217 redshift appears to stop working af 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/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/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/324 Add settings window and open it on redshift-gtk first start https://github.com/jonls/redshift/issues/337 No support for multiple monitors on OS X -https://github.com/jonls/redshift/issues/385 Patch: fix broken temperature setting on Quartz 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/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/686 Can we somehow prevent redshift-gtk.desktop from being added to ~/.config/autostart ? @@ -47,7 +43,6 @@ https://github.com/jonls/redshift/issues/783 Allow icon click to toggle redshift 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/813 Start Redshift on ubuntu HIRSUTE -https://github.com/jonls/redshift/issues/830 redshift Unable to start GeoClue client 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 @@ -67,6 +62,8 @@ UNCONFIRMED ISSUES [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 +[PWR] https://github.com/jonls/redshift/issues/444 Redshift prevents computer from suspending automatically +[BUG] https://github.com/jonls/redshift/issues/302 Redshift closes when connecting a monitor FEATURE REQUESTS https://github.com/jonls/redshift/issues/249 Feature request: intensity @@ -90,6 +87,7 @@ https://github.com/jonls/redshift/issues/552 [GUI][Feature request] Multiple mod 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 https://github.com/jonls/redshift/issues/347 Support Wingpanel API +https://github.com/jonls/redshift/issues/303 No GLSL Back-end po/sv.po: lost -> förlorad -> försvunnen po/de.po: lost -> verloren -> verschwunden |