| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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.
|
|\ |
|
|/
|
|
| |
User, at configure time, chooses to enable or disable the gui. Determine
at runtime whether to use the appindicator or status icon as fallback.
|
| |
|
| |
|
|
|
|
| |
A launcher is placed in Applications -> Utility.
The user toggles autostart through the user interface. The 'xdg' module is required.
|
|\
| |
| |
| |
| |
| | |
Change GUI configuration parameter in configure.ac to --enable-gui.
Distribute defs.py.in and gtk-redshift.in even if GUI is disabled.
Update POTFILES.in and update translation files.
|
|/
|
| |
Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled.
|
|
distcheck happy :(
|