| Commit message (Expand) | Author | Age | Files | Lines |
* | statusicon: Use GtkWindow to avoid warnings | Jon Lund Steffensen | 2017-07-30 | 1 | -12/+20 |
* | statusicon: Only add autostart control when supported | Jon Lund Steffensen | 2017-07-30 | 1 | -10/+11 |
* | controller: Emit signal when stopped | Jon Lund Steffensen | 2017-07-30 | 1 | -0/+5 |
* | Move RedshiftController to controller.py | Jon Lund Steffensen | 2017-07-30 | 1 | -249/+68 |
* | add display of color temperature and period in the tooltip status icon | Andreev Alexander | 2016-10-15 | 1 | -0/+8 |
* | redshift-gtk: Make sure that child process is closed after signals | Jon Lund Steffensen | 2016-01-02 | 1 | -27/+30 |
* | Fallback if AppIndicator3 req. version unavailable | Javier Cantero | 2015-11-15 | 1 | -1/+1 |
* | Also specify required AppIndicator3 version | Javier Cantero | 2015-11-14 | 1 | -0/+1 |
* | Specify required Gtk version | Christian Stadelmann | 2015-11-03 | 1 | -0/+3 |
* | redshift-gtk: Split status icon into controller and interface | Jon Lund Steffensen | 2014-12-21 | 1 | -169/+259 |
* | redshift-gtk: Add docstrings in statusicon module | Jon Lund Steffensen | 2014-12-18 | 1 | -2/+46 |
* | redshift-gtk: Ignore exception in termwait when child is gone | Jon Lund Steffensen | 2014-12-18 | 1 | -2/+6 |
* | redshift-gtk: Remove unnecessary semi-colons at end-of-line | Jon Lund Steffensen | 2014-12-18 | 1 | -4/+4 |
* | redshift-gtk: Show errors from child process in a dialog | Jon Lund Steffensen | 2014-12-18 | 1 | -4/+19 |
* | redshift-gtk: Relay USR1 signal to redshift process | Jon Lund Steffensen | 2014-12-06 | 1 | -1/+8 |
* | redshift-gtk: Forward errors from child to stderr | Jon Lund Steffensen | 2014-11-04 | 1 | -2/+13 |
* | Fix #112: Do not buffer lines from child indefinitely | Jon Lund Steffensen | 2014-11-03 | 1 | -2/+3 |
* | Fix #90: Print N/S and E/W in the location | Mattias Andrée | 2014-08-16 | 1 | -1/+1 |
* | redshift-gtk: Notify desktop about startup completion | Jon Lund Steffensen | 2014-05-08 | 1 | -1/+4 |
* | Fix line splitting logic. | Maks Verver | 2014-04-19 | 1 | -3/+4 |
* | redshift-gtk: Fix crash when toggling state using the status icon | Jon Lund Steffensen | 2014-04-11 | 1 | -1/+5 |
* | Fix #40: redshift-gtk: toggle_item is checkbox that follows the icon | Mattias Andrée | 2014-03-23 | 1 | -6/+8 |
* | [gtk] Set proc title | Philipp Hagemeister | 2014-03-17 | 1 | -0/+3 |
* | Fix PyGI deprecated warnings | TingPing | 2014-01-01 | 1 | -12/+12 |
* | Port redshift-gtk to Python3 | TingPing | 2014-01-01 | 1 | -5/+5 |
* | Make redshift-gtk read output of the redshift child process. | Jon Lund Steffensen | 2013-12-12 | 1 | -103/+250 |
* | redshift-gtk: Use new GIR Gtk/Glib/AppIndicator bindings | Jon Lund Steffensen | 2013-12-11 | 1 | -26/+24 |
* | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 2013-03-05 | 1 | -0/+190 |