aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift-gtk (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-05Move redshift-gtk/ to rootMattias Andrée7-812/+0
2025-03-05Resolve redshift/issues/223: redshift-gtk: fix title of window to RedshiftMattias Andrée1-1/+1
2019-03-03Fix #386: added more suspend durations as requestedhubvu1-1/+3
2018-10-02Status icon: Prefer symbolic icons when availableClement Lefebvre1-10/+21
2017-10-13add help message to redshift-gtkSamuel Walladge1-0/+5
2017-08-07Fix #492: Correctly import xdg modulesJon Lund Steffensen1-9/+11
2017-07-30statusicon: Use GtkWindow to avoid warningsJon Lund Steffensen1-12/+20
2017-07-30statusicon: Only add autostart control when supportedJon Lund Steffensen1-10/+11
2017-07-30controller: Emit signal when stoppedJon Lund Steffensen2-2/+9
2017-07-30utils: Make xdg module optionalJon Lund Steffensen1-7/+25
2017-07-30Move RedshiftController to controller.pyJon Lund Steffensen3-251/+296
2016-10-15add display of color temperature and period in the tooltip status iconAndreev Alexander1-0/+8
2016-01-02 redshift-gtk: Make sure that child process is closed after signalsJon Lund Steffensen1-27/+30
2015-11-15Fallback if AppIndicator3 req. version unavailableJavier Cantero1-1/+1
2015-11-14Also specify required AppIndicator3 versionJavier Cantero1-0/+1
2015-11-03Specify required Gtk versionChristian Stadelmann1-0/+3
2014-12-21redshift-gtk: Split status icon into controller and interfaceJon Lund Steffensen1-169/+259
2014-12-18redshift-gtk: Add docstrings in statusicon moduleJon Lund Steffensen1-2/+46
2014-12-18redshift-gtk: Ignore exception in termwait when child is goneJon Lund Steffensen1-2/+6
2014-12-18redshift-gtk: Remove unnecessary semi-colons at end-of-lineJon Lund Steffensen1-4/+4
2014-12-18redshift-gtk: Show errors from child process in a dialogJon Lund Steffensen1-4/+19
2014-12-06redshift-gtk: Relay USR1 signal to redshift processJon Lund Steffensen1-1/+8
2014-11-04redshift-gtk: Forward errors from child to stderrJon Lund Steffensen1-2/+13
2014-11-03Fix #112: Do not buffer lines from child indefinitelyJon Lund Steffensen1-2/+3
2014-08-16Fix #90: Print N/S and E/W in the locationMattias Andrée1-1/+1
2014-05-08redshift-gtk: Notify desktop about startup completionJon Lund Steffensen1-1/+4
2014-04-20Fix line splitting logic.Maks Verver1-3/+4
2014-04-20Fix #66: Do not distribute redshift-gtk, only redshift-gtk.inJon Lund Steffensen1-1/+1
2014-04-20redshift-gtk: Fix crash when toggling state using the status iconJon Lund Steffensen1-1/+5
2014-04-19Fix line splitting logic.Maks Verver1-3/+4
2014-04-13Fix #66: Do not distribute redshift-gtk, only redshift-gtk.inJon Lund Steffensen1-1/+1
2014-04-11redshift-gtk: Fix crash when toggling state using the status iconJon Lund Steffensen1-1/+5
2014-03-23[redshift-gtk] Add BSD support to proc title settingPhilipp Hagemeister1-9/+20
2014-03-23Fix #40: redshift-gtk: toggle_item is checkbox that follows the iconMattias Andrée1-6/+8
2014-03-17[gtk] Set proc titlePhilipp Hagemeister2-0/+17
2014-01-01Fix PyGI deprecated warningsTingPing1-12/+12
2014-01-01Port redshift-gtk to Python3TingPing3-8/+15
2013-12-12Make redshift-gtk read output of the redshift child process.Jon Lund Steffensen1-103/+250
2013-12-11redshift-gtk: Use new GIR Gtk/Glib/AppIndicator bindingsJon Lund Steffensen1-26/+24
2013-12-10redshift-gtk: Make custom rule in Makefile.am silentJon Lund Steffensen1-1/+1
2013-03-05Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen6-0/+336