aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Move module structures out of headersJon Lund Steffensen2017-10-1317-161/+109
* | | Allocate module data in init functionsJon Lund Steffensen2017-10-1311-121/+138
* | | Move module struct definitions to separate filesJon Lund Steffensen2017-10-1319-305/+237
* | | add help message to redshift-gtkSamuel Walladge2017-10-131-0/+5
* | | quartz: Fix incorrect use of display identifierJon Lund Steffensen2017-10-121-3/+4
* | | Fix bug where error code was not handledJon Lund Steffensen2017-10-121-1/+1
* | | Fix missing checks and verbose outputJon Lund Steffensen2017-10-121-12/+17
* | | Time-based configurationJon Lund Steffensen2017-10-111-78/+274
* | | Fix #523: Retry SetDeviceGammaRamp before giving updev73556082017-09-271-5/+15
* | | 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
* | | redshift: Improve fade implementationJon Lund Steffensen2017-08-301-117/+164
* | | Merge pull request #507 from jonls/fade-termJon Lund Steffensen2017-08-301-20/+19
|\ \ \
| * | | Change term transition to fadeJon Lund Steffensen2017-08-301-20/+19
* | | | geoclue2: Show explanation of access denied errorJon Lund Steffensen2017-08-191-0/+22
* | | | geoclue2: Use existing connection objectJon Lund Steffensen2017-08-191-6/+6
|/ / /
* | | geoclue2: Update continuouslyJon Lund Steffensen2017-08-173-100/+209
* | | corelocation: Update continuouslyJon Lund Steffensen2017-08-173-61/+172
* | | pipeutils: Add utils for pipe signalsJon Lund Steffensen2017-08-173-0/+127
* | | Change location providers to allow updatesJon Lund Steffensen2017-08-178-182/+382
* | | Remove deprecated geoclue 1 location providerJon Lund Steffensen2017-08-164-301/+7
* | | Fix #492: Correctly import xdg modulesJon Lund Steffensen2017-08-071-9/+11
* | | Merge pull request #490 from jonls/windows-resourcesJon Lund Steffensen2017-08-014-2/+34
|\ \ \
| * | | Add Windows resourcesJon Lund Steffensen2017-07-304-2/+34
* | | | 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
|/ / /
* | | 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 #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
* | | Fix Windows build after e0a617fcada616a8112f7d9df51ac10bd58130afArne Janbu2016-10-192-2/+7
|/ /
* | 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
* | | drm: Avoid using alloca()Jon Lund Steffensen2016-10-151-2/+3
|/ /
* | redshift-gtk: Make sure that child process is closed after signalsJon Lund Steffensen2016-01-021-27/+30
* | 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
* | | Merge pull request #244 from jubalh/masterJon Lund Steffensen2015-12-285-8/+8
|\ \ \
| * | | Remove trailing whitespacesMichael Vetter2015-08-045-8/+8
| |/ /
* | | Fallback if AppIndicator3 req. version unavailableJavier Cantero2015-11-151-1/+1
* | | Also specify required AppIndicator3 versionJavier Cantero2015-11-141-0/+1
* | | Specify required Gtk versionChristian Stadelmann2015-11-031-0/+3
|/ /
* | Merge pull request #197 from forivall/clamp-fixJon Lund Steffensen2015-05-101-7/+3
|\ \