Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 2013-03-05 | 1 | -64/+0 |
| | | | | 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. | ||||
* | gtk-redshift: Also set "Hidden" property in autostart file (as specified in XDG autostart standard). | Jon Lund Steffensen | 2011-12-03 | 1 | -29/+27 |
| | |||||
* | utils.py: copy the desktop file in autostart folder | Francesco Marella | 2010-06-22 | 1 | -1/+10 |
| | |||||
* | Disable autostart menu item when the desktop file can't be found | Francesco Marella | 2010-06-22 | 1 | -2/+2 |
| | |||||
* | Add a feature to toggle autostart at login | Francesco Marella | 2010-06-06 | 1 | -0/+57 |
A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required. |