aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-05Remove old #includeMattias Andrée1-2/+0
2025-03-05Move redshift-gtk/ to rootMattias Andrée7-812/+0
2025-03-05Unify header files (so far most)Mattias Andrée28-516/+138
2025-03-05Use colour temperature table from libredMattias Andrée3-276/+13
2025-03-05Resolve redshift/issues/223: redshift-gtk: fix title of window to RedshiftMattias Andrée1-1/+1
2025-03-05Update my e-mail addressMattias Andrée4-4/+4
2025-03-05config.mk: make pkg-config replacable and list all pkg-config covered libraries in on macroMattias Andrée1-2/+8
2025-03-04add definitions needed to enable operationMattias Andrée1-1/+2
2025-03-04Cleanup, fix/update sv.po, begin use of plain make and renaming project to redshift-ngMattias Andrée4-108/+66
2021-06-23Add signal exit handler for SIGQUITWebkadiz1-0/+6
2020-12-11src/redshift.c: Fix typo in error messagenicoo1-1/+1
2020-06-13src/redshift.c: Use localtime_s() on WindowsMasanori Kakura1-0/+5
2019-10-02src/redshift.c: Use localtime_s() on WindowsMasanori Kakura1-0/+5
2019-04-29Add preserve-gamma configuration optionMatúš Honěk1-0/+4
2019-03-03Fix #386: added more suspend durations as requestedhubvu1-1/+3
2018-10-20Fixes #578: Allow hash as comment characterJon Lund Steffensen1-2/+2
2018-10-02Status icon: Prefer symbolic icons when availableClement Lefebvre1-10/+21
2018-08-29Fix "Some translated strings are still in English" issueMasanori Kakura8-0/+31
2018-05-20Fix issue where quartz did not mark as unavailableJon Lund Steffensen1-1/+16
2018-05-04config-ini: Properly respect XDG_CONFIG_HOME base directory specificationMasanori Kakura1-5/+29
2017-10-30Fix #335: Set period to none when disabledMatt Stobo1-0/+1
2017-10-19options: Split parse functionsJon Lund Steffensen1-276/+277
2017-10-13Change preserve option to command line switchJon Lund Steffensen10-66/+67
2017-10-13Add function for resetting color_setting_tJon Lund Steffensen1-11/+20
2017-10-13Move options handling to separate fileJon Lund Steffensen5-715/+869
2017-10-13Move module structures out of headersJon Lund Steffensen17-161/+109
2017-10-13Allocate module data in init functionsJon Lund Steffensen11-121/+138
2017-10-13Move module struct definitions to separate filesJon Lund Steffensen19-305/+237
2017-10-13add help message to redshift-gtkSamuel Walladge1-0/+5
2017-10-12quartz: Fix incorrect use of display identifierJon Lund Steffensen1-3/+4
2017-10-12Fix bug where error code was not handledJon Lund Steffensen1-1/+1
2017-10-12Fix missing checks and verbose outputJon Lund Steffensen1-12/+17
2017-10-11Time-based configurationJon Lund Steffensen1-78/+274
2017-09-27Fix #523: Retry SetDeviceGammaRamp before giving updev73556081-5/+15
2017-08-31w32gdi: Enable preserve by defaultJon Lund Steffensen1-1/+1
2017-08-31vidmode: Enable preserve by defaultJon Lund Steffensen1-1/+1
2017-08-31randr: Enable preserve by defaultJon Lund Steffensen1-1/+1
2017-08-31quartz: Enable preserve by defaultJon Lund Steffensen1-1/+1
2017-08-30redshift: Improve fade implementationJon Lund Steffensen1-117/+164
2017-08-30Change term transition to fadeJon Lund Steffensen1-20/+19
2017-08-19geoclue2: Show explanation of access denied errorJon Lund Steffensen1-0/+22
2017-08-19geoclue2: Use existing connection objectJon Lund Steffensen1-6/+6
2017-08-17geoclue2: Update continuouslyJon Lund Steffensen3-99/+208
2017-08-17corelocation: Update continuouslyJon Lund Steffensen3-61/+172
2017-08-17pipeutils: Add utils for pipe signalsJon Lund Steffensen3-0/+127
2017-08-17Change location providers to allow updatesJon Lund Steffensen8-180/+380
2017-08-16Remove deprecated geoclue 1 location providerJon Lund Steffensen4-301/+7
2017-08-07Fix #492: Correctly import xdg modulesJon Lund Steffensen1-9/+11
2017-07-30statusicon: Use GtkWindow to avoid warningsJon Lund Steffensen1-12/+20
2017-07-30statusicon: Only add autostart control when supportedJon Lund Steffensen1-10/+11