aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift-gtk/utils.py (unfollow)
Commit message (Expand)AuthorFilesLines
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ée2-6/+13
2014-03-22Update Fedora spec file with systemd unit installJon Lund Steffensen1-3/+6
2014-03-22Support for running Redshift without a graphical environment in Linux by using Direct Rendering ManagerMattias Andrée9-6/+399
2014-03-22Makefile.am: Substitute AM_CPPFLAGS for deprecated INCLUDESJon Lund Steffensen1-1/+1
2014-03-21Update bug report URL to githubJon Lund Steffensen1-1/+1
2014-03-20Add systemd user unit file for redshift-gtkJon Lund Steffensen2-1/+13
2014-03-20Add systemd .service file for redshiftHenry de Valence4-3/+66
2014-03-18Update fedora spec file for Python3 dependencyJon Lund Steffensen1-4/+4
2014-03-18HACKING: Remove PYTHONHOME from exampleJon Lund Steffensen1-3/+2
2014-03-18Use randr in example of conf file instead of vidmode, randr is superior to vidmode because it supports multple monitors where as vidmode only suppo...Mattias Andrée1-1/+1
2014-03-18spello: continously => continuouslyMattias Andrée6-6/+6
2014-03-18Apply gamma after brightness and termperatureMattias Andrée1-6/+5
2014-03-17[gtk] Set proc titlePhilipp Hagemeister2-0/+17
2014-03-13config-ini: Simplify file path construction for XDG_CONFIG_DIRSJon Lund Steffensen1-17/+29
2014-03-13fopen directly instead of stat:ingMattias Andrée1-25/+14
2014-03-13Free resources from config-ini.c on exitMattias Andrée2-0/+6
2014-03-11Look for configuration file in XDG_CONFIG_DIRS and /etcMattias Andrée1-3/+30
2014-03-11When looking for a redshift.conf file do not just check environment variable, also check that the file existsMattias Andrée1-9/+21
2014-03-11Add src/redshift to .gitignoreMattias Andrée1-0/+1
2014-03-11If even HOME is missing look up the user's home directory from passwdMattias Andrée1-0/+12
2014-02-01Outcomment .gitignore line that erroneously blocks the src/redshift-gtk dirJon Lund Steffensen1-1/+1
2014-01-01Fix PyGI deprecated warningsTingPing1-12/+12
2014-01-01Update .gitignoreTingPing1-1/+13
2014-01-01Update icon cache on installTingPing1-0/+10
2014-01-01Port redshift-gtk to Python3TingPing4-9/+16
2013-12-29Fix building on WindowsTingPing1-2/+0
2013-12-29Load config from %LOCALAPPDATA%\redshift.conf on WindowsTingPing1-2/+2
2013-12-12Update translation filesJon Lund Steffensen21-1765/+4099
2013-12-12Update RPM spec for Gtk/GLib GIR dependencyJon Lund Steffensen1-2/+2
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-11Add updated RPM spec for redshift (based on 1.7-5 in Fedora)Jon Lund Steffensen2-0/+130
2013-12-10Fix errors when running dist targetsJon Lund Steffensen2-1/+7
2013-12-10redshift-gtk: Make custom rule in Makefile.am silentJon Lund Steffensen1-1/+1
2013-12-09Only start "dummy" gamma method if explicitly requestedJon Lund Steffensen2-5/+10
2013-12-09Remove Gnome Clock location providerJon Lund Steffensen5-309/+0
2013-12-09geoclue: Disable deprecated g_type_init() when glib >= 2.35Jon Lund Steffensen1-1/+6
2013-12-09Do not allow NULL keys when setting optionsJon Lund Steffensen6-49/+40
2013-12-09Constify gamma parameter to set_temperature() methodsJon Lund Steffensen11-12/+12
2013-12-09When in print mode do not start a gamma methodJon Lund Steffensen1-27/+31
2013-12-09Add dummy gamma adjustment methodJon Lund Steffensen5-11/+127
2013-12-08Fix newline in help output textJon Lund Steffensen1-1/+1
2013-12-08Fix configure script status output for GUIJon Lund Steffensen1-0/+2
2013-11-23Clean up install instructions in README, INSTALL, HACKINGJon Lund Steffensen6-409/+19
2013-10-21colorramp: Use new color ramp table provided by Ingo Thies.Jon Lund Steffensen3-100/+550
2013-10-21Update HACKING documentJon Lund Steffensen1-1/+2