aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-04 23:41:31 +0100
committerMattias Andrée <m@maandree.se>2025-02-04 23:41:31 +0100
commit5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a (patch)
treea85640bfeaa27d95e4fc92509ce74ade985ac38c /TODO
parentAdd support for SIGINT and SIGHUP (diff)
downloadradharc-5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a.tar.gz
radharc-5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a.tar.bz2
radharc-5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a.tar.xz
Add support for SIGUSR1 and SIGUSR21.1
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0cf04b5..f187ecb 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
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. (requires libred>=1.1)
-On SIGUSR1, fade out without terminating
-On SIGUSR2, fade in
Add PF_UNIX SOCK_DGRAM socket with abstract address @/proc/<pid>/radharc for IPC