aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | statusicon: Use GtkWindow to avoid warningsJon Lund Steffensen2017-07-301-12/+20
| * | | | statusicon: Only add autostart control when supportedJon Lund Steffensen2017-07-301-10/+11
| * | | | controller: Emit signal when stoppedJon Lund Steffensen2017-07-302-2/+9
| * | | | utils: Make xdg module optionalJon Lund Steffensen2017-07-301-7/+25
| * | | | Move RedshiftController to controller.pyJon Lund Steffensen2017-07-303-251/+296
|/ / / /
* | | | Merge pull request #489 from jonls/appveyor-distcheckJon Lund Steffensen2017-07-301-5/+17
|\ \ \ \
| * | | | Appveyor: Create zip package with txt filesJon Lund Steffensen2017-07-301-3/+12
| * | | | Appveyor: Run distcheck as part of buildJon Lund Steffensen2017-07-301-3/+6
|/ / / /
* | | | Merge branch 'appveyor-x86-builds'Jon Lund Steffensen2017-07-302-10/+15
|\ \ \ \
| * | | | AppVeyor: Build for 32-bit Windowsmanuc662017-07-302-10/+15
|/ / / /
* | | | README: Only link to AppVeyor artifacts from masterJon Lund Steffensen2017-07-291-1/+1
* | | | Merge pull request #481 from faheel/format-help-textJon Lund Steffensen2017-07-291-5/+4
|\ \ \ \
| * | | | Limit lines to 80 charsFaheel Ahmad2017-07-291-4/+4
| * | | | Fix #474: Format help text paragraph to 80 chars maxFaheel Ahmad2017-07-271-4/+3
| |/ / /
* | | | Merge pull request #486 from jonls/appveyor-staticJon Lund Steffensen2017-07-271-1/+1
|\ \ \ \
| * | | | Try to build static executable and disable NLSJon Lund Steffensen2017-07-271-1/+1
|/ / / /
* | | | Merge pull request #484 from jonls/readme-configJon Lund Steffensen2017-07-271-2/+16
|\ \ \ \
| * | | | README: Add notes on configuration fileJon Lund Steffensen2017-07-271-2/+16
|/ / / /
* | | | Merge pull request #483 from jonls/travis-trustyJon Lund Steffensen2017-07-271-0/+2
|\ \ \ \
| * | | | travis.yml: Use Ubuntu TrustyJon Lund Steffensen2017-07-271-0/+2
|/ / / /
* | | | Merge pull request #482 from jonls/appveyorJon Lund Steffensen2017-07-272-8/+38
|\ \ \ \ | |/ / / |/| | |
| * | | README: Link to AppVeyor Windows buildJon Lund Steffensen2017-07-271-8/+14
| * | | Add AppVeyor configurationmanuc662017-07-271-0/+24
|/ / /
* | | Merge pull request #426 from Kcchouette/patch-1Jon Lund Steffensen2017-01-241-3/+3
|\ \ \
| * | | Change default temperature valueKcchouette2017-01-241-3/+3
|/ / /
* | | Merge pull request #420 from jonls/default-temperatureJon Lund Steffensen2017-01-141-2/+2
|\ \ \
| * | | redshift.c: Use 6500K and 4500K by defaultJon Lund Steffensen2017-01-081-2/+2
* | | | Merge pull request #421 from jonls/randr-adjust-multipleJon Lund Steffensen2017-01-142-9/+59
|\ \ \ \ | |/ / / |/| | |
| * | | XRandR: Allow multiple but not all CRTCs to be redshiftedLennart Sauerbeck2017-01-082-9/+59
* | | | Merge pull request #419 from jonls/macos-plistJon Lund Steffensen2017-01-081-0/+22
|\ \ \ \
| * | | | contrib: Add launchd file for macOSJon Lund Steffensen2017-01-081-0/+22
|/ / / /
* | | | Merge pull request #418 from jonls/known-issuesJon Lund Steffensen2017-01-081-0/+67
|\ \ \ \ | |_|/ / |/| | |
| * | | README.md: Add FAQ with known issuesJon Lund Steffensen2017-01-081-0/+67
* | | | Merge pull request #295 from arnej/windowsfixJon Lund Steffensen2016-10-192-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Windows build after e0a617fcada616a8112f7d9df51ac10bd58130afArne Janbu2016-10-192-2/+7
|/ / /
* | | Merge pull request #320 from Nepochal/typoJon Lund Steffensen2016-10-151-1/+1
|\ \ \
| * | | 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 iconAndreev Alexander2016-10-151-0/+8
| |/ / /
* | | | Merge pull request #382 from jonls/alloca-fixJon Lund Steffensen2016-10-151-2/+3
|\ \ \ \
| * | | | drm: Avoid using alloca()Jon Lund Steffensen2016-10-151-2/+3
|/ / / /
* | | | Merge pull request #377 from FabioBeneditto/masterJon Lund Steffensen2016-10-151-92/+134
|\ \ \ \
| * | | | 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
|/ / / /
* | | | Merge pull request #331 from kostich/masterJon Lund Steffensen2016-09-202-0/+850
|\ \ \ \
| * | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | Fix the screenshot URL.Matthias Mailänder2016-09-171-1/+1
|/ / /
* | | Merge pull request #308 from Anarky/masterJon Lund Steffensen2016-02-092-3/+3
|\ \ \