diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-23 18:54:07 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-23 18:54:07 +0100 |
commit | 3388beadc3ae38f9bca59165640feb285e8a3c12 (patch) | |
tree | b2260aed07775d8f98c1d400445582331895bc66 /TODO | |
parent | Add support for output selection by EDID (diff) | |
download | redshift-ng-3388beadc3ae38f9bca59165640feb285e8a3c12.tar.gz redshift-ng-3388beadc3ae38f9bca59165640feb285e8a3c12.tar.bz2 redshift-ng-3388beadc3ae38f9bca59165640feb285e8a3c12.tar.xz |
Add ability to select screen in crtc option
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -142,11 +142,9 @@ Add support for solar time. When disabled, redshift should be periodically set the gamma ramps Add signals for setting location Add signals for responding with sigqueue the state of redshift -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 +Document option delimiter for -l and -m 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 |