aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-11 13:38:43 -0500
committerCraig Jennings <c@cjennings.net>2026-06-11 13:38:43 -0500
commitb47bdb3d3e7a710a1514ecf29446c7fa5776a0bc (patch)
treeaba029fbaab9760130f21c04de004365ff0a7727 /todo.org
parent7de74adfc8f1017adc979e5d81e58bd2fec68602 (diff)
downloadarchsetup-b47bdb3d3e7a710a1514ecf29446c7fa5776a0bc.tar.gz
archsetup-b47bdb3d3e7a710a1514ecf29446c7fa5776a0bc.zip
chore(todo): close silent mic-mute notifications — shipped
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org5
1 files 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: