aboutsummaryrefslogtreecommitdiff
path: root/docs/specs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-04 16:46:48 -0400
committerCraig Jennings <c@cjennings.net>2026-07-04 16:46:48 -0400
commit518ffd7578dbc74689b5303a35f402bfe081aa91 (patch)
treee22784c9b34334b69f6f6074c010ce289c129134 /docs/specs
parent9945ad041fca214c2f6c761ce9fd1ccf1759a8ac (diff)
downloadarchsetup-518ffd7578dbc74689b5303a35f402bfe081aa91.tar.gz
archsetup-518ffd7578dbc74689b5303a35f402bfe081aa91.zip
docs: gather panel design prototypes into docs/prototypes/
I gathered all five self-contained HTML/CSS design prototypes into one home: the instrument-console pair (moved from assets/), plus the net-panel rescan, sound panel, widget gallery, and waybar redesign (moved out of working/). Added a README index and updated every inbound link: build summary, the instrument-console and audio specs, and todo.org. Also fixed a broken link the earlier sort left in the build summary. It still pointed at the instrument-console spec's old docs/design/ path after the move to docs/specs/.
Diffstat (limited to 'docs/specs')
-rw-r--r--docs/specs/2026-07-03-audio-panel-spec.org4
-rw-r--r--docs/specs/2026-07-03-instrument-console-panels-spec.org12
2 files changed, 13 insertions, 3 deletions
diff --git a/docs/specs/2026-07-03-audio-panel-spec.org b/docs/specs/2026-07-03-audio-panel-spec.org
index 82041ed..5b678a8 100644
--- a/docs/specs/2026-07-03-audio-panel-spec.org
+++ b/docs/specs/2026-07-03-audio-panel-spec.org
@@ -24,7 +24,7 @@
- [2026-07-03 Fri] DRAFT — stub from the todo.org task "Audio panel spec"
(roam ask 2026-07-02) plus the 2026-07-03 waybar/sound design discussion.
Written to iterate alongside the prototype
- (=working/sound-panel/sound-panel-prototype.html=). Spine is present; the
+ (=docs/prototypes/2026-07-03-sound-panel-prototype.html=). Spine is present; the
Decisions and Design detail get filled in as we go.
* Metadata
@@ -70,7 +70,7 @@ this shape; audio is the third instrument in the family.
* Design sketch
-Prototype: =working/sound-panel/sound-panel-prototype.html= (the reference for
+Prototype: =docs/prototypes/2026-07-03-sound-panel-prototype.html= (the reference for
layout + idioms below).
** Surface (from the prototype)
diff --git a/docs/specs/2026-07-03-instrument-console-panels-spec.org b/docs/specs/2026-07-03-instrument-console-panels-spec.org
index c0a0c56..2c80aa9 100644
--- a/docs/specs/2026-07-03-instrument-console-panels-spec.org
+++ b/docs/specs/2026-07-03-instrument-console-panels-spec.org
@@ -13,6 +13,16 @@
:PROPERTIES:
:ID: e73877f5-4f5b-4f81-b946-dbaa6145e0d5
:END:
+- 2026-07-03 Fri @ 17:35 -0400 :: Post-impl increment (stays IMPLEMENTED): added
+ a manual rescan/scan ⟳ affordance to both panels — net NETWORKS header
+ (drives manage.rescan) and bt NEARBY header (drives on_scan / pair-mode
+ discovery), with the approved "all" busy style (Gtk.Spinner throbber + a
+ GLib breathe on "scanning…" + a one-shot list fade; no CSS keyframes exist in
+ this GTK setup). Prototype: archsetup docs/prototypes/2026-07-03-net-panel-rescan-prototype.html. Code shipped
+ UNCOMMITTED into the dotfiles repo from an archsetup session (cross-project);
+ handoff at ~/.dotfiles/inbox/2026-07-03-1733-from-archsetup-rescan-handoff.org.
+ Verified: net 584 + bt 223 unit OK, both AT-SPI smokes green (⟳ present);
+ live busy-animation feel pending Craig's eyeball.
- 2026-07-03 Fri @ 06:49 -0400 :: DOING → IMPLEMENTED: all six phases shipped
(net GTK-free layer 81ec9c3, net view 800ef60; bt GTK-free layer 5318b34, bt
view 66f03d9; phase-6 dead-code removal f4e688e). Both panels are single-screen
@@ -36,7 +46,7 @@
|---------------------+------------------------------------------------------------|
| Repos | dotfiles (net/, bluetooth/, themes), archsetup |
|---------------------+------------------------------------------------------------|
-| Normative reference | [[file:../../assets/2026-07-03-instrument-console-panels-prototype.html][assets/2026-07-03-instrument-console-panels-prototype.html]] |
+| Normative reference | [[file:../prototypes/2026-07-03-instrument-console-panels-prototype.html][docs/prototypes/2026-07-03-instrument-console-panels-prototype.html]] |
|---------------------+------------------------------------------------------------|
* Summary