diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-04 18:42:59 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-04 18:42:59 +0100 |
commit | 410f730e99a7ee432b68b802faa73129e85d35e7 (patch) | |
tree | b686e6ad91f69b77f4e934afeff2d87b7bdcb17d /TODO | |
parent | m whitespace (diff) | |
download | radharc-410f730e99a7ee432b68b802faa73129e85d35e7.tar.gz radharc-410f730e99a7ee432b68b802faa73129e85d35e7.tar.bz2 radharc-410f730e99a7ee432b68b802faa73129e85d35e7.tar.xz |
Update TODO
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Fade out on SIGINT, abrupt on second SIGINT. On SIGHUP, exit but keep effect. -On fade in, query active setting and start from there. +On fade in, query active setting and start from there. (requires libred>=1.1) Use bus for changing settings and CRTCs online. Add "-t ?" and "-t get" for getting the current temperature. |