aboutsummaryrefslogtreecommitdiffstats
path: root/src/signals.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-05Unify header files (so far most)Mattias Andrée1-38/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-05Update my e-mail addressMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2016-10-19Fix Windows build after e0a617fcada616a8112f7d9df51ac10bd58130afArne Janbu1-2/+2
2015-12-28Move signal processing functions and sigaction calls to signals from redshift.cMattias Andrée1-11/+17
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-27redshift: Simplify set_temperature by passing color_setting_tJon Lund Steffensen1-3/+4
Changes all set_temperature function in gamma adjustment methods to take a color_setting_t pointer with the color settings. Colorramp functions are similarly changed to take a color settings struct.
2014-12-15colorramp: Add float-typed colorramp_fill() equivalentJon Lund Steffensen1-1/+4
2014-03-23Fix #22: remove initial underscore from include guardsJon Lund Steffensen1-3/+3
2013-12-09Constify gamma parameter to set_temperature() methodsJon Lund Steffensen1-1/+1
2011-04-21Allow brightness to be adjusted (between 10% and 100%, the latter being the default).Jon Lund Steffensen1-1/+1
2010-02-02Add gettext support in redshift.Jon Lund Steffensen1-1/+1
2009-12-23Move source and headers to src dir.Jon Lund Steffensen1-0/+0
2009-12-23Move RandR code to separate file.Jon Lund Steffensen1-6/+8
2009-11-04Add COPYING file (GPLv3).Jon Lund Steffensen1-1/+18
Add copyright and license in file headers.
2009-11-04Allow individual adjustment of each gamma channel.Jon Lund Steffensen1-1/+1