aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 397fd32..810bda0 100644
--- a/TODO
+++ b/TODO
@@ -105,4 +105,6 @@ When support for window capture is enabled on x11 then make sure to not save the
Support CJK.
-Move ui hover code from ::draw to ::on_event, to properly handle widget event stack. \ No newline at end of file
+Move ui hover code from ::draw to ::on_event, to properly handle widget event stack.
+
+Save audio devices by name instead of id. This is more robust since audio id can change(?).