From b47bdb3d3e7a710a1514ecf29446c7fa5776a0bc Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 11 Jun 2026 13:38:43 -0500 Subject: chore(todo): close silent mic-mute notifications — shipped MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- todo.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.org b/todo.org index 842daa1..c6e0af7 100644 --- a/todo.org +++ b/todo.org @@ -13,11 +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: +** DONE [#C] Silent notifications for the mic-mute toggle :quick:solo: +CLOSED: [2026-06-11 Thu] :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. +Shipped 2026-06-11 as dotfiles =a4ae4a4=, minutes after filing: =--silent= on all four of mic-toggle's notify calls (Muted/Live/unknown/fail), tests assert the flag on every path (5/5, full suite 15 suites green), and a live round-trip on ratio confirmed the toggle works with the toast and without the chime. velox picks it up on next pull. ** TODO [#C] Waybar indicators unevenly spaced :quick:solo: :PROPERTIES: -- cgit v1.2.3