diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-23 16:47:44 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-23 16:47:44 +0100 |
commit | b5a6c4c9abf5b8ae713178b6a1b5f4608ee157cb (patch) | |
tree | 9fd35394348846a9d55161e02bb031baef2226ce | |
parent | m (diff) | |
download | nightshift-b5a6c4c9abf5b8ae713178b6a1b5f4608ee157cb.tar.gz nightshift-b5a6c4c9abf5b8ae713178b6a1b5f4608ee157cb.tar.bz2 nightshift-b5a6c4c9abf5b8ae713178b6a1b5f4608ee157cb.tar.xz |
Add old issues into TODO file
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +Freeze/thaw bug: if the client closes, the redshift instance will too for some reason if it is frozen. + +A problem with having nigthshift clients open is that both +will be able start a new nightshift daemon if redshift exists. |