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 | 2991618cb7cd33e900982f188b7fb16d15a2f3d9 (patch) | |
| tree | 0465da2462132e35e8bd47b63a57b3de606f2a2a /todo.org | |
| parent | 3ea15f3f0af3fe3c7e8b42002ae69bca88f6238d (diff) | |
| download | archsetup-2991618cb7cd33e900982f188b7fb16d15a2f3d9.tar.gz archsetup-2991618cb7cd33e900982f188b7fb16d15a2f3d9.zip | |
chore(todo): file silent mic-mute notifications task
Diffstat (limited to 'todo.org')
| -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 |
