aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | w32gdi: Enable preserve by defaultJon Lund Steffensen2017-08-311-1/+1
| * | | | vidmode: Enable preserve by defaultJon Lund Steffensen2017-08-311-1/+1
| * | | | randr: Enable preserve by defaultJon Lund Steffensen2017-08-311-1/+1
| * | | | quartz: Enable preserve by defaultJon Lund Steffensen2017-08-311-1/+1
|/ / / /
* | | | Merge pull request #510 from jonls/fix-configJon Lund Steffensen2017-08-301-5/+4
|\ \ \ \
| * | | | Fix #509: Set screen 0 in sample configJon Lund Steffensen2017-08-301-5/+4
|/ / / /
* | | | Merge pull request #508 from jonls/improve-fadeJon Lund Steffensen2017-08-301-117/+164
|\ \ \ \
| * | | | redshift: Improve fade implementationJon Lund Steffensen2017-08-301-117/+164
|/ / / /
* | | | Merge pull request #507 from jonls/fade-termJon Lund Steffensen2017-08-303-27/+27
|\ \ \ \
| * | | | Update man pageJon Lund Steffensen2017-08-301-3/+4
| * | | | Update sample config fileJon Lund Steffensen2017-08-301-4/+4
| * | | | Change term transition to fadeJon Lund Steffensen2017-08-301-20/+19
* | | | | Merge pull request #504 from jonls/geoclue-updateJon Lund Steffensen2017-08-302-7/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | README: Add FAQ entry on GeoClue access deniedJon Lund Steffensen2017-08-191-1/+15
| * | | | geoclue2: Show explanation of access denied errorJon Lund Steffensen2017-08-191-0/+22
| * | | | geoclue2: Use existing connection objectJon Lund Steffensen2017-08-191-6/+6
|/ / / /
* | | | Merge pull request #500 from jonls/continuous-locationJon Lund Steffensen2017-08-1914-283/+843
|\ \ \ \
| * | | | Appveyor, Travis: Test run redshift after buildJon Lund Steffensen2017-08-172-4/+17
| * | | | geoclue2: Update continuouslyJon Lund Steffensen2017-08-173-100/+209
| * | | | corelocation: Update continuouslyJon Lund Steffensen2017-08-174-62/+173
| * | | | pipeutils: Add utils for pipe signalsJon Lund Steffensen2017-08-173-0/+127
| * | | | Change location providers to allow updatesJon Lund Steffensen2017-08-178-182/+382
|/ / / /
* | | | Merge pull request #498 from jonls/osx-travisJon Lund Steffensen2017-08-161-4/+13
|\ \ \ \
| * | | | Enable Travis CI on macOSJon Lund Steffensen2017-08-161-4/+13
|/ / / /
* | | | Merge pull request #497 from jonls/remove-geoclue-1Jon Lund Steffensen2017-08-1611-358/+60
|\ \ \ \
| * | | | Remove deprecated geoclue 1 location providerJon Lund Steffensen2017-08-1611-358/+60
|/ / / /
* | | | Merge pull request #494 from jonls/contributingJon Lund Steffensen2017-08-144-3/+2
|\ \ \ \
| * | | | Rename HACKING.md to CONTRIBUTING.mdJon Lund Steffensen2017-08-144-3/+2
|/ / / /
* | | | Merge pull request #493 from jonls/fix-xdgJon Lund Steffensen2017-08-071-9/+11
|\ \ \ \
| * | | | Fix #492: Correctly import xdg modulesJon Lund Steffensen2017-08-071-9/+11
|/ / / /
* | | | Merge pull request #490 from jonls/windows-resourcesJon Lund Steffensen2017-08-016-17/+71
|\ \ \ \
| * | | | Add Windows resourcesJon Lund Steffensen2017-07-305-4/+57
| * | | | Appveyor: Change to use MSYSTEM with MSYS to get correct MinGW toolsJon Lund Steffensen2017-07-301-13/+14
* | | | | Merge pull request #491 from jonls/python-controllerJon Lund Steffensen2017-07-304-272/+351
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
|/ / / /