aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \
| * | Fix CLAMP macro overwritten by glib headersJordan Klassen2015-05-021-7/+3
| |/
* / remove unnecessary null-checks, it is safe to pass NULL to free (per documentation)Mattias Andrée2015-05-073-6/+5
|/
* Fix #174: Use nanosleep() instead of usleep()Jon Lund Steffensen2015-02-221-1/+5
* Fix #162: Ensure that interpolation alpha is in [0;1]Jon Lund Steffensen2015-01-151-3/+5
* fixes jonls/redshift#157 introduced by jonls/redshift@f9c2a1568c308ec69970662a8f5ceb8726e8d8ccChristian Burger2015-01-101-2/+2
* redshift: Add print_location() functionJon Lund Steffensen2015-01-041-17/+22
* w32gdi: Add preserve option to windows GDI methodJon Lund Steffensen2015-01-042-7/+30
* vidmode: Add preserve option to VidMode methodJon Lund Steffensen2015-01-042-7/+22
* quartz: Add preserve option to Quartz methodJon Lund Steffensen2015-01-042-41/+133
* randr: Add preserve option to RandR methodJon Lund Steffensen2015-01-042-8/+22
* colorramp: Use supplied gamma ramps as initial valueJon Lund Steffensen2015-01-046-6/+51