aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.org18
1 files changed, 18 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 9a1b9b8..51df101 100644
--- a/todo.org
+++ b/todo.org
@@ -52,6 +52,24 @@ The live connection information shown in the row hover should also appear in the
Done 2026-07-01 (dotfiles aca6827): a 1.5s poll fills the active row's subtitle with the bar-tooltip fields minus the SSID (signal, interface, internet + age, portal note, throughput), sharing the bar's per-field formatters. Verified live.
+** TODO [#B] Network panel: other network interfaces (tailscale, VPNs, wireguard) :feature:waybar:network:
+Consider displaying other relevant network info in the panel: tailscale, installed VPNs (can we turn them on/off here?), wireguard — and whatever else is in this category. Pretty big; probably deserves its own spec. Origin: roam inbox capture 2026-07-02.
+
+** TODO [#B] Right-click date/time: ntp sync + timezone update :feature:waybar:
+Right-click on the date updates the clock from ntpd (or whatever keeps the clock in sync); right-click on the time runs the update-timezone script. Neither opens a terminal — both run transparently in the background. Errors surface as notifications. The module should detect whether we're online and, if not, show a message instead of running the script. Origin: roam inbox capture 2026-07-02.
+
+** TODO [#B] Screenshot "view image" option :feature:hyprland:
+The screenshot flow should also offer a "view image" selection: saves the shot, opens it in a viewer, and puts the path on the clipboard. Origin: roam inbox capture 2026-07-02.
+
+** TODO [#C] Collapse-triangle buttons: dimmer, inlaid styling :waybar:
+The triangle collapse buttons should look embedded (inlaid) and be slightly dimmed so they don't compete for eye attention with the other components. Origin: roam inbox capture 2026-07-02.
+
+** TODO [#C] Contrast button ignores the white=on / red=off paradigm :bug:waybar:
+The contrast button doesn't respect the white=on, red=off color paradigm the other waybar modules follow. Cosmetic × every time = P3. Origin: roam inbox capture 2026-07-02.
+
+** TODO [#C] Off-state red inconsistent across waybar modules :bug:waybar:
+Terracotta red isn't applied uniformly for "off": the sleep icon is a different shade than the mouse/trackpad when off, and the dim indicator doesn't show red when off at all. Cosmetic × every time = P3. Origin: roam inbox capture 2026-07-02.
+
** TODO [#B] Waybar volume/mic toggle like the touchpad module :feature:waybar:
Make the volume/mic waybar component look and behave like the touchpad/mouse toggle.
- Move the mic to the other side of the volume so the percentage isn't in the way. The mic and speaker icons sit the same distance apart as the hand and mouse.