aboutsummaryrefslogtreecommitdiffstats
path: root/redshift/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-27one dir per subprojectMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-25Add support for /etc/geolocation and guessing by timezoneMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Change w32gdi to wingdi to reflect what the method is called for the userMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Relay on libgamma for selecting adjustment method supportMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-23Rewrite gamma-randr.c and gamma-vidmode.c to use libgammaMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-21Remove dependency on libsimple since it's not portableMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-21RefactorMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-16Major refactoring and some fixesMattias Andrée1-6/+13
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-08styleMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-07Use libred to calculate the solar elevationMattias Andrée1-8/+4
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Merge config-ini.h and options.h into common.hMattias Andrée1-3/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Merge redshift.h into common.hMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Unify header files (so far most)Mattias Andrée1-1/+8
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ée1-0/+53
Signed-off-by: Mattias Andrée <m@maandree.se>