diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-05 17:54:08 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-05 17:54:08 +0100 |
commit | 0f60b84867f0a275a05353f5da13973c8d0d1910 (patch) | |
tree | 4baf40316a1e04eb42eb757728583b239006f85a /TODO | |
parent | Add support for SIGUSR1 and SIGUSR2 (diff) | |
download | radharc-0f60b84867f0a275a05353f5da13973c8d0d1910.tar.gz radharc-0f60b84867f0a275a05353f5da13973c8d0d1910.tar.bz2 radharc-0f60b84867f0a275a05353f5da13973c8d0d1910.tar.xz |
Add support for -t get/? and transition from applied temperature when starting1.2
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,3 @@ -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) -Add PF_UNIX SOCK_DGRAM socket with abstract address @/proc/<pid>/radharc for IPC +Add PF_UNIX SOCK_DGRAM socket with abstract address @/proc/<pid>/<class> for IPC +Add support for non-sRGB, RGB monitors |