aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* XRandR: Allow multiple but not all CRTCs to be redshiftedLennart Sauerbeck2017-01-082-9/+59
| | | | | | | | | | | | Previously only one CRTC could be set in the configuration file for redshifting when XRandR mechanism was being used. That is fine for a setup with two displays but breaks when three or more displays are in use and one of those shouldn't be redshifted (e.g. two computer displays and one TV connected to the computer). The config value 'crtc' for method xrandr can now be entered as comma separated list of multiple CRTCs. All CRTCs in the list will be redshifted while all those not in the list will not be touched.
* Merge pull request #320 from Nepochal/typoJon Lund Steffensen2016-10-151-1/+1
|\ | | | | Fixed typo in HACKING.md in the host parameter for cross compiling 32-bit builds
| * Fixed typo in the host parameter for cross compiling 32-bit buildsnepochal2016-02-251-1/+1
| |
* | Merge pull request #383 from jonls/icon-tooltipJon Lund Steffensen2016-10-151-0/+8
|\ \ | | | | | | add display of color temperature and period in the tooltip status icon
| * | add display of color temperature and period in the tooltip status iconAndreev Alexander2016-10-151-0/+8
| |/
* | Merge pull request #382 from jonls/alloca-fixJon Lund Steffensen2016-10-151-2/+3
|\ \ | | | | | | drm: Avoid using alloca()
| * | drm: Avoid using alloca()Jon Lund Steffensen2016-10-151-2/+3
|/ /
* | Merge pull request #377 from FabioBeneditto/masterJon Lund Steffensen2016-10-151-92/+134
|\ \ | | | | | | Update pt_BR.po file
| * | Some spellcheck on pt_BR.poFabio Beneditto2016-10-121-7/+7
| | |
| * | Some spellcheck on pt_BR.poFabio Beneditto2016-10-121-2/+2
| | |
| * | Updated pt_BR.po translationFabio Beneditto2016-10-121-89/+131
|/ / | | | | | | | | Update pt_BR.po translation, using @EvertonMelo efforts as base. Fix #369 merge request as well.
* | Merge pull request #331 from kostich/masterJon Lund Steffensen2016-09-202-0/+850
|\ \ | | | | | | Added initial Serbian translation.
| * | Added initial Serbian translation.Марко М. Костић (Marko M. Kostić)2016-03-272-0/+850
| |/
* | Merge pull request #365 from Mailaender/patch-1Jon Lund Steffensen2016-09-201-1/+1
|\ \ | |/ |/| Fixed the screenshot URL.
| * Fix the screenshot URL.Matthias Mailänder2016-09-171-1/+1
|/
* Merge pull request #308 from Anarky/masterJon Lund Steffensen2016-02-092-3/+3
|\ | | | | Fix a typo in man page and French translation
| * Fix a typo in the French translationAnarky2016-02-011-1/+1
| |
| * Update default night temperature in the man pageAnarky2016-01-311-2/+2
|/
* Merge branch 'release-1.11'Jon Lund Steffensen2016-01-0234-894/+1823
|\
| * contrib: Update Fedora spec for 1.11Jon Lund Steffensen2016-01-021-1/+5
| |
| * Import translations from LaunchpadJon Lund Steffensen2016-01-0231-892/+1800
| |
| * Update NEWS.md for 1.11Jon Lund Steffensen2016-01-021-0/+17
| |
| * configure.ac: Bump version to 1.11Jon Lund Steffensen2016-01-021-1/+1
|/
* redshift-gtk: Make sure that child process is closed after signalsJon Lund Steffensen2016-01-021-27/+30
| | | | | | | | Instead of calling sys.exit() the signal handlers now try to terminate the child process. After the child exits, the process will be reaped by the GLib callback which will call Gtk.main_quit() which will then quit redshift-gtk. This ensures that the redshift process does not outlive the redshift-gtk process.
* Fix #213: Merge branch 'pull-213'Jon Lund Steffensen2015-12-284-69/+149
|\
| * Move signal processing functions and sigaction calls to signals from redshift.cMattias Andrée2015-12-284-72/+152
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* | Merge pull request #239 from rrooij/dutchJon Lund Steffensen2015-12-281-29/+45
|\ \ | | | | | | Translations: Update Dutch translation
| * | Translations: Update Dutch translationrrooij2015-07-251-29/+45
| | | | | | | | | | | | | | | | | | Update for the Dutch translation. Some untranslated sentences or words are now translated into Dutch. Note that not all sentences are yet translated.
* | | Merge pull request #241 from Yanpas/masterJon Lund Steffensen2015-12-281-58/+57
|\ \ \ | | | | | | | | Updated russian translation
| * | | Updated russian translationYan2015-07-251-58/+57
| |/ /
* | | Merge pull request #244 from jubalh/masterJon Lund Steffensen2015-12-285-8/+8
|\ \ \ | | | | | | | | Remove trailing whitespaces
| * | | Remove trailing whitespacesMichael Vetter2015-08-045-8/+8
| |/ /
* | | Merge pull request #245 from jubalh/de-transJon Lund Steffensen2015-12-282-66/+87
|\ \ \ | | | | | | | | Continue german translation
| * | | Continue german translationMichael Vetter2015-08-042-66/+87
| |/ /
* | | Merge pull request #267 from jonls/manpage-adjustJon Lund Steffensen2015-12-281-2/+2
|\ \ \ | | | | | | | | Fix #266: manual page adjustments
| * | | Fix #266: manual page adjustmentsJon Lund Steffensen2015-10-211-2/+2
| | | | | | | | | | | | Apply manual page adjustments suggested by rjc.
* | | | Merge pull request #281 from bebehei/patch-1Jon Lund Steffensen2015-12-281-2/+2
|\ \ \ \ | | | | | | | | | | Change documentation concerning hooks
| * | | | Change documentation concerning hooksBenedikt Heine2015-11-281-2/+2
| | | | |
* | | | | Fix #284: Add sample configuration fileJon Lund Steffensen2015-12-282-1/+58
|/ / / /
* | | | Merge pull request #279 from giwhub/patch-2Jon Lund Steffensen2015-11-251-6/+6
|\ \ \ \ | | | | | | | | | | Update zh_CN.po
| * | | | Update zh_CN.pogiwhub2015-11-241-6/+6
|/ / / /
* | | | Merge pull request #277 from giwhub/patch-1Jon Lund Steffensen2015-11-191-16/+16
|\ \ \ \ | | | | | | | | | | Update zh_CN.po
| * | | | Update zh_CN.pogiwhub2015-11-191-5/+5
| | | | |
| * | | | Update zh_CN.pogiwhub2015-11-191-14/+14
|/ / / /
* | | | Merge pull request #272 from genodeftest/patch-1Jon Lund Steffensen2015-11-151-1/+5
|\ \ \ \ | | | | | | | | | | Specify required Gtk and AppIndicator version
| * \ \ \ Merge pull request #2 from javiercantero/warningsChristian Stadelmann2015-11-151-1/+1
| |\ \ \ \ | | | | | | | | | | | | Fallback if AppIndicator3 req. version unavailable
| | * | | | Fallback if AppIndicator3 req. version unavailableJavier Cantero2015-11-151-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | Catch in the except block the case when the required version of Appindicator3 is not available to also fallback in GtkStatusIcon widget.
| * | | | Merge pull request #1 from javiercantero/warningsChristian Stadelmann2015-11-141-0/+1
| |\ \ \ \ | | | | | | | | | | | | Also specify required AppIndicator3 version
| | * | | | Also specify required AppIndicator3 versionJavier Cantero2015-11-141-0/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | Avoid another GObject Introspection warning in redshift-gtk by providing the required version of AppIndicator3 before import it.
| * / / / Specify required Gtk versionChristian Stadelmann2015-11-031-0/+3
|/ / / / | | | | | | | | This fixes a warning when starting redshift-gtk with gtk 3.18.