aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-08miscMattias Andrée9-96/+141
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-08Use eprintf rather than deferring exitMattias Andrée1-51/+25
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-08Misc improvementsMattias Andrée6-108/+121
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-07Update LIST_RAMPS_STOP_VALUE_TYPES macro to reflect eariler changes in colorramp.cMattias Andrée3-14/+14
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-07Use libred to calculate the solar elevationMattias Andrée6-248/+13
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-07Remove unused codeMattias Andrée2-134/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-07misc minor improvementsMattias Andrée2-31/+33
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-07Misc improvementsMattias Andrée21-742/+784
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-06styleMattias Andrée3-187/+105
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-06Update redshift to redshift-ngMattias Andrée21-84/+84
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-06style and some minor fixesMattias Andrée18-656/+481
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-06StyleMattias Andrée18-890/+554
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Fix warningMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Fix warningsMattias Andrée12-22/+79
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Mention after fork that SIGCHLD is ignoredMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Style and warningsMattias Andrée10-215/+285
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Just use double, no mixing in floatMattias Andrée6-37/+32
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Consistently use (locally defined) WINDOWS macro over mixing __WIN32__ and _WIN32Mattias Andrée5-12/+12
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Merge config-ini.h and options.h into common.hMattias Andrée7-116/+61
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05cleanup + cast + use pipe2 on linuxMattias Andrée4-46/+52
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Nicer X macrosMattias Andrée3-16/+15
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Cleanup and style update (avoid typedef)Mattias Andrée24-718/+450
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Merge redshift.h into common.hMattias Andrée6-162/+131
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Remove old #includeMattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Move redshift-gtk/ to rootMattias Andrée7-812/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Unify header files (so far most)Mattias Andrée28-516/+138
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Use colour temperature table from libredMattias Andrée3-276/+13
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Resolve redshift/issues/223: redshift-gtk: fix title of window to RedshiftMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Update my e-mail addressMattias Andrée4-4/+4
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05config.mk: make pkg-config replacable and list all pkg-config covered libraries in on macroMattias Andrée1-2/+8
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-04add definitions needed to enable operationMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-04Cleanup, fix/update sv.po, begin use of plain make and renaming project to redshift-ngMattias Andrée4-108/+66
Signed-off-by: Mattias Andrée <m@maandree.se>
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
AppVeyor's GCC no longer supports localtime_r(). We need to use localtime_s() on Windows.
2019-10-02src/redshift.c: Use localtime_s() on WindowsMasanori Kakura1-0/+5
AppVeyor's GCC no longer supports localtime_r(). We need to use localtime_s() on Windows.
2019-04-29Add preserve-gamma configuration optionMatúš Honěk1-0/+4
To be able to convey the same information the '-P' command line option currently does, but using configuration file.
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
Use 'redshift-status-on-symbolic' and 'redshift-statys-off-symbolic' if available. If these icons are not present in the icon theme, fallback to 'redshift-status-on' and 'redshift-status-off'. Symbolic icons are the only way for themes to properly support both light and dark panels with grey icons. If the icon name ends with -symbolic, GTK renders the foreground color of the icon based on the color of the panel behind it.
2018-08-29Fix "Some translated strings are still in English" issueMasanori Kakura8-0/+31
ENABLE_NLS is always undefined in some files and some translatable messages in these files are always displayed in English. This commit fixes the issue.
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
If redshift.conf is not found, fall back to formerly used path.
2017-10-30Fix #335: Set period to none when disabledMatt Stobo1-0/+1
This allows for hooks to be run when redshift is disabled
2017-10-19options: Split parse functionsJon Lund Steffensen1-276/+277
2017-10-13Change preserve option to command line switchJon Lund Steffensen10-66/+67
Changes each adjustment method to take a preserve parameter when setting the temperature instead of parsing the preserve option from the command line/configuration file. This helps resolve the issues around #513: - This allows the preserve option to be implemented as a command-line switch (-P). This switch _disables_ the preservation of existing gamma ramps. Having a command-line switch makes it easier to use directly with manual or one-shot mode. - The preserve options is on by default, so continual mode as well as other modes will default to applying the color adjustment on top of the current gamma ramps. - Preserve is always disabled in reset mode so resetting works as expected again.
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
Create options.c which contains functions for initializing and parsing options from the command line and the configuration file. Program options that were previously local variables in main() are moved to the options_t struct.
2017-10-13Move module structures out of headersJon Lund Steffensen17-161/+109
2017-10-13Allocate module data in init functionsJon Lund Steffensen11-121/+138