diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-23 18:14:28 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-23 18:14:28 +0100 |
commit | 9f5051694fa0a5bf7f7555514ae1c45254419c38 (patch) | |
tree | c8c8ce4667b1af75d6cd9a70ce16766957445b7b /TODO | |
parent | Restore support for preserve-gamma, with corrected order of application (diff) | |
download | redshift-ng-9f5051694fa0a5bf7f7555514ae1c45254419c38.tar.gz redshift-ng-9f5051694fa0a5bf7f7555514ae1c45254419c38.tar.bz2 redshift-ng-9f5051694fa0a5bf7f7555514ae1c45254419c38.tar.xz |
Add support for output selection by EDID
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -147,3 +147,8 @@ Document option delimiter for -l and -m Add support for selecting multiple screens Add support for prefixing CRTC with screen/card number (e.g. "1.2" for CRTC 2 on screen 1) Properly document how provider/method options are separated +The method option "display" requires support for ":", use ";" delimit after "display" + ":" cannot be changed to ";" for all options are this would break backwards + compatibility; however ";" could be supported in addition to ":" for all options +remove FILE argument for print_help +print, for use by frontends, what mode redshift was started in |