| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-03-05 | Move redshift-gtk/ to root | Mattias Andrée | 1 | -25/+0 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2017-07-30 | Move RedshiftController to controller.py | Jon Lund Steffensen | 1 | -2/+3 | |
| 2014-04-20 | Fix #66: Do not distribute redshift-gtk, only redshift-gtk.in | Jon Lund Steffensen | 1 | -1/+1 | |
| 2014-04-13 | Fix #66: Do not distribute redshift-gtk, only redshift-gtk.in | Jon Lund Steffensen | 1 | -1/+1 | |
| 2014-01-01 | Port redshift-gtk to Python3 | TingPing | 1 | -2/+5 | |
| Python 2 is no longer supported | |||||
| 2013-12-10 | redshift-gtk: Make custom rule in Makefile.am silent | Jon Lund Steffensen | 1 | -1/+1 | |
| 2013-03-05 | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 1 | -4/+4 | |
| This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix. | |||||
| 2010-07-21 | Optimize indicators code. | Francesco Marella | 1 | -25/+4 | |
| User, at configure time, chooses to enable or disable the gui. Determine at runtime whether to use the appindicator or status icon as fallback. | |||||
| 2010-06-30 | Move gtk-redshift.desktop file to data dir. | Jon Lund Steffensen | 1 | -8/+0 | |
| 2010-06-07 | Rebase on trunk and add the missing bits to rsappindicator.py | Francesco Marella | 1 | -2/+4 | |
| 2010-06-06 | Add a feature to toggle autostart at login | Francesco Marella | 1 | -0/+8 | |
| A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required. | |||||
| 2010-06-04 | Add the autofoo needed to choose GTK+ status icon or app-indicator | Francesco Marella | 1 | -2/+22 | |
| Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled. | |||||
| 2010-02-11 | Switch to heirarchial makefiles. Seems to be the only way to make | Jon Lund Steffensen | 1 | -0/+19 | |
| distcheck happy :( | |||||
