From 8e6f8d4e24c0e0e95081bf61f7a55c4f85469950 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 4 Feb 2025 21:47:35 +0100 Subject: Add support for SIGINT and SIGHUP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 53e0a74..0cf04b5 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ -Fade out on SIGINT, abrupt on second SIGINT. -On SIGHUP, exit but keep effect. 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. +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//radharc for IPC -- cgit v1.2.3-70-g09d2