diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-11 13:18:04 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-11 13:18:04 -0500 |
| commit | 7de74adfc8f1017adc979e5d81e58bd2fec68602 (patch) | |
| tree | ae9d2a8d37f7496d2acd9475a8dbcf8e343ae5e5 | |
| parent | d04405fc1d5c802e01982fac479b6fd72a8eef6a (diff) | |
| download | archsetup-7de74adfc8f1017adc979e5d81e58bd2fec68602.tar.gz archsetup-7de74adfc8f1017adc979e5d81e58bd2fec68602.zip | |
chore(todo): file silent mic-mute notifications task
| -rw-r--r-- | todo.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
