aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [redshift-gtk] Add BSD support to proc title settingPhilipp Hagemeister2014-03-231-9/+20
* Fix #40: redshift-gtk: toggle_item is checkbox that follows the iconMattias Andrée2014-03-232-6/+13
* Merge pull request #46 from maandree/gammaJon Lund Steffensen2014-03-231-6/+5
|\
| * Apply gamma after brightness and termperatureMattias Andrée2014-03-181-6/+5
* | Merge pull request #42 from maandree/gamma-drmJon Lund Steffensen2014-03-229-6/+399
|\ \
| * | Support for running Redshift without a graphical environment in Linux by using Direct Rendering ManagerMattias Andrée2014-03-229-6/+399
| |/
* | Update Fedora spec file with systemd unit installJon Lund Steffensen2014-03-221-3/+6
* | Makefile.am: Substitute AM_CPPFLAGS for deprecated INCLUDESJon Lund Steffensen2014-03-221-1/+1
* | Update bug report URL to githubJon Lund Steffensen2014-03-211-1/+1
* | Merge branch 'systemd-service'Jon Lund Steffensen2014-03-205-3/+78
|\ \
| * | Add systemd user unit file for redshift-gtkJon Lund Steffensen2014-03-202-1/+13
| * | Add systemd .service file for redshiftHenry de Valence2014-03-204-3/+66
* | | Update fedora spec file for Python3 dependencyJon Lund Steffensen2014-03-181-4/+4
* | | HACKING: Remove PYTHONHOME from exampleJon Lund Steffensen2014-03-181-3/+2
* | | Merge pull request #45 from phihag/setproctitleJon Lund Steffensen2014-03-182-0/+17
|\ \ \
| * | | [gtk] Set proc titlePhilipp Hagemeister2014-03-172-0/+17
| | |/ | |/|
* | | Merge pull request #48 from maandree/manJon Lund Steffensen2014-03-186-7/+7
|\ \ \ | |/ / |/| |
| * | Use 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ée2014-03-181-1/+1
| * | spello: continously => continuouslyMattias Andrée2014-03-186-6/+6
|/ /
* | Merge remote-tracking branch 'maandree/leaks'Jon Lund Steffensen2014-03-132-0/+6
|\ \
| * | Free resources from config-ini.c on exitMattias Andrée2014-03-132-0/+6
| |/
* | Fixes #38: Merge branch 'xdg-config-dirs'Jon Lund Steffensen2014-03-132-11/+64
|\ \ | |/ |/|
| * config-ini: Simplify file path construction for XDG_CONFIG_DIRSJon Lund Steffensen2014-03-131-17/+29
| * fopen directly instead of stat:ingMattias Andrée2014-03-131-25/+14
| * Look for configuration file in XDG_CONFIG_DIRS and /etcMattias Andrée2014-03-111-3/+30
| * When looking for a redshift.conf file do not just check environment variable, also check that the file existsMattias Andrée2014-03-111-9/+21
| * Add src/redshift to .gitignoreMattias Andrée2014-03-111-0/+1
| * If even HOME is missing look up the user's home directory from passwdMattias Andrée2014-03-111-0/+12
|/
* Outcomment .gitignore line that erroneously blocks the src/redshift-gtk dirJon Lund Steffensen2014-02-011-1/+1
* Merge pull request #21 from TingPing/py3kJon Lund Steffensen2014-01-066-22/+51
|\
| * Fix PyGI deprecated warningsTingPing2014-01-011-12/+12
| * Update .gitignoreTingPing2014-01-011-1/+13
| * Update icon cache on installTingPing2014-01-011-0/+10
| * Port redshift-gtk to Python3TingPing2014-01-014-9/+16
|/
* Merge pull request #19 from TingPing/patch-1Jon Lund Steffensen2013-12-291-2/+2
|\
| * Load config from %LOCALAPPDATA%\redshift.conf on WindowsTingPing2013-12-291-2/+2
* | Merge pull request #20 from TingPing/patch-2Jon Lund Steffensen2013-12-291-2/+0
|\ \ | |/ |/|
| * Fix building on WindowsTingPing2013-12-291-2/+0
|/
* Update translation filesJon Lund Steffensen2013-12-1221-1765/+4099
* Update RPM spec for Gtk/GLib GIR dependencyJon Lund Steffensen2013-12-121-2/+2
* Make redshift-gtk read output of the redshift child process.Jon Lund Steffensen2013-12-121-103/+250
* redshift-gtk: Use new GIR Gtk/Glib/AppIndicator bindingsJon Lund Steffensen2013-12-111-26/+24
* Add updated RPM spec for redshift (based on 1.7-5 in Fedora)Jon Lund Steffensen2013-12-112-0/+130
* Fix errors when running dist targetsJon Lund Steffensen2013-12-102-1/+7
* redshift-gtk: Make custom rule in Makefile.am silentJon Lund Steffensen2013-12-101-1/+1
* Only start "dummy" gamma method if explicitly requestedJon Lund Steffensen2013-12-092-5/+10
* Remove Gnome Clock location providerJon Lund Steffensen2013-12-095-309/+0
* geoclue: Disable deprecated g_type_init() when glib >= 2.35Jon Lund Steffensen2013-12-091-1/+6
* Do not allow NULL keys when setting optionsJon Lund Steffensen2013-12-096-49/+40
* Constify gamma parameter to set_temperature() methodsJon Lund Steffensen2013-12-0911-12/+12