aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 4fe3456..842daa1 100644
--- a/todo.org
+++ b/todo.org
@@ -13,6 +13,12 @@ Four levels, matching the Emacs config (=org-highest-priority ?A=, =org-lowest-p
Rule of thumb: A = dated-and-must; B = the active backlog; C = parking lot; D = untriaged. Fixing the undated A/B tasks means either dating them or demoting to C.
* Archsetup Open Work
+** TODO [#C] Silent notifications for the mic-mute toggle :quick:solo:
+:PROPERTIES:
+:LAST_REVIEWED: 2026-06-11
+:END:
+The =mic-toggle= script (dotfiles =hyprland/.local/bin/=) fires a notify chime on every Muted/Live flip — noisy for a control that gets hit mid-call. The =notify= script already supports =--silent= (show the notification, play no sound); add it to mic-toggle's notify calls and update its unit tests to assert the flag. Requested 2026-06-11.
+
** TODO [#C] Waybar indicators unevenly spaced :quick:solo:
:PROPERTIES:
:LAST_REVIEWED: 2026-06-09