aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-11 13:18:04 -0500
committerCraig Jennings <c@cjennings.net>2026-06-11 13:18:04 -0500
commit0b13cc9e43034d25dd682d92acf49fe209f15113 (patch)
tree0465da2462132e35e8bd47b63a57b3de606f2a2a /todo.org
parentb2ee0e79099cdbbf055ce95ba3e214e091859880 (diff)
downloadarchsetup-0b13cc9e43034d25dd682d92acf49fe209f15113.tar.gz
archsetup-0b13cc9e43034d25dd682d92acf49fe209f15113.zip
chore(todo): file silent mic-mute notifications task
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