| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-03-05 | Move redshift-gtk/ to root | Mattias Andrée | 1 | -109/+0 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2017-08-07 | Fix #492: Correctly import xdg modules | Jon Lund Steffensen | 1 | -9/+11 | |
| Although not named like modules, the BaseDirectory and DesktopEntry are really submodules of xdg that need to be imported for them to be available. | |||||
| 2017-07-30 | utils: Make xdg module optional | Jon Lund Steffensen | 1 | -7/+25 | |
| 2014-03-23 | [redshift-gtk] Add BSD support to proc title setting | Philipp Hagemeister | 1 | -9/+20 | |
| 2014-03-17 | [gtk] Set proc title | Philipp Hagemeister | 1 | -0/+14 | |
| Try to set the process title during startup. Before, redshift-gtk appeared as a python process. This change enables `pgrep redshift-gtk` or `killall redshift-gtk`. | |||||
| 2013-03-05 | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 1 | -1/+1 | |
| 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. | |||||
| 2011-12-03 | gtk-redshift: Also set "Hidden" property in autostart file (as specified in XDG autostart standard). | Jon Lund Steffensen | 1 | -29/+27 | |
| 2010-06-22 | utils.py: copy the desktop file in autostart folder | Francesco Marella | 1 | -1/+10 | |
| 2010-06-22 | Disable autostart menu item when the desktop file can't be found | Francesco Marella | 1 | -2/+2 | |
| 2010-06-06 | Add a feature to toggle autostart at login | Francesco Marella | 1 | -0/+57 | |
| A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required. | |||||
