aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift-gtk/utils.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [redshift-gtk] Add BSD support to proc title settingPhilipp Hagemeister2014-03-231-9/+20
|
* [gtk] Set proc titlePhilipp Hagemeister2014-03-171-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`.
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-0/+64
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.