aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-01 21:33:52 -0400
committerCraig Jennings <c@cjennings.net>2026-07-01 21:33:52 -0400
commitad6c580144f71b3bbec4b8a1ed01e8e4303be299 (patch)
tree25914dc6ff4b6087e5d3ca5f91d82b9932307ac0
parent231ccc0e17bbcfbd475405438892b736955a17e4 (diff)
downloadarchsetup-ad6c580144f71b3bbec4b8a1ed01e8e4303be299.tar.gz
archsetup-ad6c580144f71b3bbec4b8a1ed01e8e4303be299.zip
docs(todo): close the three shipped net-panel tasks
-rw-r--r--todo.org15
1 files changed, 12 insertions, 3 deletions
diff --git a/todo.org b/todo.org
index 6f1b300..da4610f 100644
--- a/todo.org
+++ b/todo.org
@@ -21,15 +21,24 @@ The vocabulary is open — topic tags are coined as needed — so these are conv
- *Effort / autonomy*: =:quick:= a spare-moment fix (minutes, not a sitting); =:solo:= Claude can carry it end to end — there's a build path, a test path, and no upfront decision needed (a leftover manual spot-check doesn't disqualify it).
- *Topic / area* (open): the subsystem a task touches — e.g. =:hyprland:= =:waybar:= =:mpd:= =:music:= =:network:= =:tooling:= =:llm:= =:eask:= =:pocketbook:= =:cmail:=. Coin a new one when it aids filtering.
* Archsetup Open Work
-** TODO [#B] Advanced repair buttons: half width, two per row :feature:waybar:network:quick:
+** DONE [#B] Advanced repair buttons: half width, two per row :feature:waybar:network:quick:
+CLOSED: [2026-07-01 Wed]
The wide Advanced buttons shrink the panel and leave the diagnostics output impossible to read. Make each half width, two to a row, and rename where needed to fit. Origin: roam inbox capture.
-** TODO [#B] Panel action-button rows fill the panel width :feature:waybar:network:quick:
+Done 2026-07-01 (dotfiles aca6827): the Advanced reveal became a 3-column, 2-row grid (Diagnose, Unblock WiFi, Reset / Restart, Test DNS, Force Portal) per Craig's follow-up; labels shortened, tooltips carry the full descriptions. Verified live + AT-SPI smoke.
+
+** DONE [#B] Panel action-button rows fill the panel width :feature:waybar:network:quick:
+CLOSED: [2026-07-01 Wed]
Disconnect / Rescan / Add / Add Hidden, and the Saved row, should be as wide as the panel and the buttons above them. Apply the same homogeneous full-width treatment used on the Available / Saved sub-tabs. Origin: roam inbox capture.
-** TODO [#B] Live connection info in the row subtitle :feature:waybar:network:
+Done 2026-07-01 (dotfiles aca6827): both Connections action rows are homogeneous full-width, which also fixed the panel resizing when Connect flips to Disconnect. Verified live.
+
+** DONE [#B] Live connection info in the row subtitle :feature:waybar:network:
+CLOSED: [2026-07-01 Wed]
The live connection information shown in the row hover should also appear in the small print under the connection name, updated in realtime like the hover. Origin: roam inbox capture.
+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] 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.