Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [redshift-gtk] Add BSD support to proc title setting | Philipp Hagemeister | 2014-03-23 | 1 | -9/+20 |
| | |||||
* | [gtk] Set proc title | Philipp Hagemeister | 2014-03-17 | 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`. | ||||
* | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 2013-03-05 | 1 | -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. |