aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsMattias Andrée2025-03-084-7/+22
* miscMattias Andrée2025-03-089-96/+141
* Use eprintf rather than deferring exitMattias Andrée2025-03-081-51/+25
* Misc improvementsMattias Andrée2025-03-086-108/+121
* Update LIST_RAMPS_STOP_VALUE_TYPES macro to reflect eariler changes in colorramp.cMattias Andrée2025-03-073-15/+15
* Use libred to calculate the solar elevationMattias Andrée2025-03-076-248/+13
* Remove unused codeMattias Andrée2025-03-072-134/+0
* misc minor improvementsMattias Andrée2025-03-072-31/+33
* Misc improvementsMattias Andrée2025-03-0721-749/+791
* styleMattias Andrée2025-03-063-187/+105
* Update redshift to redshift-ngMattias Andrée2025-03-0621-84/+84
* style and some minor fixesMattias Andrée2025-03-0618-664/+489
* StyleMattias Andrée2025-03-0618-892/+556
* Fix warningMattias Andrée2025-03-051-0/+1
* Fix warningsMattias Andrée2025-03-0512-22/+79
* Mention after fork that SIGCHLD is ignoredMattias Andrée2025-03-051-0/+1
* Style and warningsMattias Andrée2025-03-0510-216/+286
* Just use double, no mixing in floatMattias Andrée2025-03-056-37/+32
* Consistently use (locally defined) WINDOWS macro over mixing __WIN32__ and _WIN32Mattias Andrée2025-03-055-12/+12
* Merge config-ini.h and options.h into common.hMattias Andrée2025-03-057-116/+61
* cleanup + cast + use pipe2 on linuxMattias Andrée2025-03-054-46/+52
* Nicer X macrosMattias Andrée2025-03-053-16/+15
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-0524-720/+452
* Merge redshift.h into common.hMattias Andrée2025-03-056-162/+131
* Remove old #includeMattias Andrée2025-03-051-2/+0
* Move redshift-gtk/ to rootMattias Andrée2025-03-057-812/+0
* Unify header files (so far most)Mattias Andrée2025-03-0528-516/+138
* Use colour temperature table from libredMattias Andrée2025-03-053-276/+13
* Resolve redshift/issues/223: redshift-gtk: fix title of window to RedshiftMattias Andrée2025-03-051-1/+1
* Merge branch 'homeless-users-and-nonusers' of https://github.com/maandree/redshiftMattias Andrée2025-03-051-9/+23
|\
| * Improve error messages that are printed when the user's home directory cannot be determineMattias Andrée2015-05-051-2/+4
| * Support (but warn) that the user does not have an passwd entry or a home set in the passwd entry. Also, getpwent can fail: handle that.Mattias Andrée2015-05-051-4/+16
* | Merge branch 'master' of https://github.com/webkadiz/redshiftMattias Andrée2025-03-051-0/+6
|\ \
| * | Add signal exit handler for SIGQUITWebkadiz2021-06-231-0/+6
* | | Merge branch 'add-preserve-gamma-config-option' of https://github.com/kenoh/redshiftMattias Andrée2025-03-051-0/+4
|\ \ \
| * | | Add preserve-gamma configuration optionMatúš Honěk2019-04-291-0/+4
* | | | Merge branch 'coopgamma' of https://github.com/maandree/redshiftMattias Andrée2025-03-0514-66/+671
|\ \ \ \
| * | | | Add coopgamma backendMattias Andrée2016-12-1919-81/+697
* | | | | Update my e-mail addressMattias Andrée2025-03-054-4/+4
* | | | | config.mk: make pkg-config replacable and list all pkg-config covered libraries in on macroMattias Andrée2025-03-051-2/+8
* | | | | Merge branch 'typo'Mattias Andrée2025-03-041-1/+1
|\ \ \ \ \
| * | | | | src/redshift.c: Fix typo in error messagenicoo2020-12-111-1/+1
| | |_|/ / | |/| | |
* | | | | add definitions needed to enable operationMattias Andrée2025-03-041-1/+2
* | | | | Cleanup, fix/update sv.po, begin use of plain make and renaming project to redshift-ngMattias Andrée2025-03-044-108/+66
|/ / / /
* | / / src/redshift.c: Use localtime_s() on WindowsMasanori Kakura2020-06-131-0/+5
| |/ / |/| |
* | | Fix #386: added more suspend durations as requestedhubvu2019-03-031-1/+3
* | | Fixes #578: Allow hash as comment characterJon Lund Steffensen2018-10-201-2/+2
* | | Merge pull request #673 from clefebvre/symbolic-status-iconsJon Lund Steffensen2018-10-201-10/+21
|\ \ \
| * | | Status icon: Prefer symbolic icons when availableClement Lefebvre2018-10-021-10/+21
* | | | Fix "Some translated strings are still in English" issueMasanori Kakura2018-08-298-0/+31
|/ / /