aboutsummaryrefslogtreecommitdiff
path: root/todo.org
Commit message (Collapse)AuthorAgeFilesLines
* feat(preflight): add NVIDIA/Wayland check with driver-version gateCraig Jennings19 hours1-5/+3
| | | | Installing Hyprland on an NVIDIA box silently produced a rough Wayland session. nvidia_preflight_report detects the card via modalias (DRM, then PCI display-class only), prints the required env vars and the pre-Turing AUR caveat, and checks the repo's nvidia-utils major against 535. preflight_checks aborts when the requirement can't be met and asks before continuing on a detected card. 9 unit tests over fake modalias trees and a fake pacman.
* feat(tooling): provision eask via user-local npm installCraig Jennings19 hours1-1/+3
| | | | chime and linear-emacs shell out to eask but nothing installed it. The block runs npm install -g --prefix ~/.local as the user after the node tooling, so eask lands on PATH without root. A stowed .npmrc pins the same prefix in dotfiles. VM asserts both.
* chore(pocketbook)!: remove the in-tree pocketbook packageCraig Jennings19 hours1-5/+9
| | | | Craig's finish-or-cancel checkpoint resolved to remove: the app left daily use in May and the org-capture popup covers quick notes. The pip install, launcher, and Super+P bind went with it (dotfiles a750cb4); the three pocketbook tasks are closed.
* docs(todo): file the audio-panel spec task from the roam inboxCraig Jennings21 hours1-0/+3
|
* feat(bluetooth): prove the fresh-install panel wiring in VM assertionsCraig Jennings21 hours1-6/+7
| | | | Phase 5 needed no new install code: the waybar module, keybind, and shared panel css ride the dotfiles hyprland tier the installer already stows, and sudoers is covered by the existing grant. I added hyprland-gated assertions instead: bt bins stowed executable, custom/bluetooth in the waybar config, the bt-panel bind in hyprland.conf, panel.css present. This closes the bluetooth-panel task and flips the spec to implemented.
* feat(bluetooth): retire blueman, assert the swap in VM testsCraig Jennings21 hours1-2/+2
| | | | I dropped blueman from the desktop_environment bluetooth loop (bluez + bluez-utils stay) and added the VM assertions: bluetooth stack installed, blueman absent as the retirement regression guard. No new sudoers rule was needed for bt-priv, since the existing blanket grant already covers systemctl restart bluetooth.
* docs(spec): bluetooth phase 3 shipped, visual batch closedCraig Jennings21 hours1-2/+2
|
* docs(spec): net-panel keyboard claims verified live, false ones struckCraig Jennings22 hours1-1/+5
|
* docs(spec): bluetooth phase 2 shipped, AT-SPI smoke deferred until meeting endsCraig Jennings22 hours1-2/+2
|
* docs(spec): bluetooth phase 1 shipped, pw-dump ground truth noted, css ↵Craig Jennings23 hours1-3/+3
| | | | factoring moved to phase 2
* docs(spec): bluetooth panel reviewed READY, decomposed to DOING; net-panel ↵Craig Jennings23 hours1-3/+27
| | | | | | kbd-nav probe deferred Fused reviewer + responder pass: gate passed (all four decisions resolved, phases decomposable, bluez 5.86 verbs verified), two non-blocking findings recorded and dispositioned inline (empty-state/no-adapter copy, eventlog + redaction carry-over — both clone the net-panel donor). Build parent now carries the five phase sub-tasks and the spec's ID. The keyboard-nav verification task logs its code-level findings; the live AT-SPI probe waits until Craig's meeting ends (no test windows or synthetic input while zoom holds focus).
* docs(todo): close net-panel toast bug, fixed in dotfilesCraig Jennings23 hours1-2/+3
|
* docs(spec): bluetooth panel initial spec, net-panel UX findings filedCraig Jennings26 hours1-0/+11
| | | | The bluetooth panel spec clones the net panel's stack: a GTK-free engine over bluetoothctl one-shot verbs, a GTK4 layer-shell popup, two tabs with ASCII mockups, a diagnostics doctor chain, and four decisions awaiting review. The UX pass surfaced two net-panel findings, filed as tasks: error toasts auto-dismiss before an error can be read, and the V2 spec's keyboard-navigation claims aren't verifiably implemented.
* docs: timer-panel spec (DRAFT); log tonight's roam-driven waybar fixesCraig Jennings31 hours1-0/+17
|
* docs(todo): close three shipped tasks, cancel emacs-service module, log ↵Craig Jennings31 hours1-4/+35
| | | | lyricsgenius recheck
* docs(todo): close the waybar quick-batch — seven shipped, one infeasible, ↵Craig Jennings34 hours1-9/+40
| | | | two spec'd
* docs(todo): file two dotfiles tasks from held inbox notesCraig Jennings35 hours1-0/+16
|
* docs(todo): file six waybar/panel tasks from the roam inboxCraig Jennings35 hours1-0/+18
|
* docs(todo): close the network panel UI review — all 30 findings shippedCraig Jennings37 hours1-96/+9
|
* docs(todo): add the color-contrast audit and second-pass UI findings, fold ↵Craig Jennings37 hours1-1/+53
| | | | in Craig's answers
* docs(todo): file the network panel UI review findingsCraig Jennings38 hours1-0/+48
|
* docs(todo): close the captive-portal task and log the edge-row sweepCraig Jennings38 hours1-1/+8
|
* docs(todo): log the IPv6/multi-homing diagnose work and the two closed ↵Craig Jennings39 hours1-1/+5
| | | | doctor gaps
* docs(todo): log the DoT-cause and portal-button work on the captive-portal taskCraig Jennings39 hours1-0/+3
|
* docs(todo): close the three shipped net-panel tasksCraig Jennings39 hours1-3/+12
|
* docs(todo): file archsetup items from the roam inboxCraig Jennings41 hours1-0/+19
| | | | | | | Three network-panel UI follow-ups (advanced buttons half-width, action-button rows full-width, live info in the row subtitle) plus the waybar volume/mic toggle and the wtimer notification bug. Left the emacs and rulesets items in the roam inbox for their owners.
* docs(todo): mark V2.2 merged-Diagnostics panel shippedCraig Jennings46 hours1-1/+17
|
* docs(todo): mark net-priv helper (V2.1) landedCraig Jennings48 hours1-9/+13
|
* docs(todo): file wtimer-label and meeting-in-browser tasks from roam inboxCraig Jennings2 days1-0/+6
|
* docs: fold Craig's cj comments into the network module specCraig Jennings2 days1-0/+10
| | | | Set the notification format (title "Networking", label then string), add VPN kill-switch detection and correction off the deferred-vpn branch, and make the no-terminal rule absolute for the module UX. Filed a VERIFY for the one tension: the dead-GUI console-recovery path versus no terminals.
* docs(todo): close the four waybar quick-win tasksCraig Jennings2 days1-4/+16
|
* docs(todo): file waybar right-cluster module order from roam inboxCraig Jennings2 days1-0/+3
|
* docs: fold the fourth spec review into the network module specCraig Jennings3 days1-0/+8
| | | | Dispositioned all nine fourth-review findings (8 accept, 1 modify) and wove them into a new "V2 panel UX" section: a single nav target, Saved/Available-now/Wired connection groups, join-from-row instead of an Add page, the supported-auth join matrix, progressive loading, future-tense verified Forget, a findable redacted diagnostics report, and the Waybar visual contract. The modify kept the full speed test under Performance per the prior decision while accepting an inline latency probe stored in the doctor report. Findings cookie now reads complete.
* docs: bring network module spec current + add diagnostic verbose-captureCraig Jennings3 days1-0/+11
| | | | | | The spec had drifted behind the code and the redesign. Marked Phases 1-3 shipped, recorded the native captive-login engine and the live-testing portal UX fixes, and folded in the V2 redesign: no terminals, the passwordless sudo-helper, verify-every-action, the Connections/Diagnostics/Performance nav, and the full failure-mode catalog moving to the task. Added the automatic diagnostic verbose-capture feature. On a failing diagnose it elevates the underlying stack (NetworkManager, resolved, wpa_supplicant) to debug, captures the journal and dmesg window, restores with a guaranteed crash-guarded path, and writes a redacted bundle. A manual Debug on/off toggle covers intermittent failures. The redesign task gains a child for it.
* docs(todo): file network panel redesign + full failure-mode catalogCraig Jennings3 days1-3/+111
|
* docs(todo): record captive-portal live-test fixes and DoT-sudo follow-upCraig Jennings3 days1-1/+10
|
* docs(todo): file waybar alarm-tooltip bug from roam inboxCraig Jennings3 days1-0/+3
|
* chore: archive completed tasks and age resolved history to a fileCraig Jennings3 days1-598/+112
| | | | | Completed work moves from Open Work into Resolved; Resolved entries past the retention window age out to archive/task-archive.org to keep todo.org lean.
* docs(todo): record the captive-portal-login engine core landingCraig Jennings3 days1-0/+3
| | | | The portal-login repair tier shipped in dotfiles (a7d7559); net doctor / net portal run the real plain-DNS flow now. Note the three remaining items: name the DoT cause in diagnose, a dedicated panel button, and live validation.
* docs: capture captive-portal login learnings + close the ZFS taskCraig Jennings3 days1-2/+8
| | | | File the captive-portal-login design doc from the 2026-06-30 Hyatt saga — the actual mechanism (system DoT + browser DoH both bypass the hotel's redirecting DNS; plain DNS is what works), the working hotel-wifi script, and the plan to make it a first-class net-panel action — plus a [#B] feature task to bake it in. Also close the ZFS pre-pacman snapshot task: the installer step shipped and the ZFS VM install passed 97/0 with the new hook assertion.
* docs: file five waybar/hyprland tasks from capturesCraig Jennings3 days1-0/+15
| | | | Pulled the archsetup-owned captures and filed the five that aren't done yet: extend the red=off convention (just added to the pointer indicator) to the volume / mic / caffeine toggles, a mic-mute keybind, the file-manager swallow pattern, keybind hints in every module's tooltip, and smooth waybar expansion. Two related captures — sysmon and timer real estate — were done live tonight, so they're dropped rather than filed.
* docs: file ZFS pre-pacman snapshot installer step from home handoffCraig Jennings3 days1-0/+5
| | | | The pre-pacman snapshot script accumulated 53 unpruned snapshots on velox since April — nothing prunes them, and Sanoid ignores the non-autosnap_ names. The fix is a self-pruning script (KEEP=10), but the home handoff confirmed the live script isn't archsetup-authored (it's hand-placed on velox), so incorporating it is a net-new ZFS-root installer step rather than a patch to an existing one. Filed as a [#B] feature with the design notes and the script preserved in docs/design, since it still needs the trigger hook file and a ZFS-root VM test before it can land.
* docs: mark network module Phase 3 shipped + refresh manual-test checksCraig Jennings4 days1-17/+40
| | | | | | Record Phase 3 (diagnostics + speed test in the panel) as the dated event-log entry on its task: net speedtest plus the four-section panel. Refresh the manual-test checklist to the final settled bar-click scheme (left = panel, middle = portal, right = net-fix) and add the Phase 3 tab checks, including the speed-test run that confirms the byte-rate unit assumption. The waybar network module is complete through Phase 3; Phase 4 (help/docs) and Phase 5 (VPN) remain as future work.
* feat: install the net panel GTK deps; mark waybar module Phase 2 shippedCraig Jennings4 days1-10/+24
| | | | | | The custom/net connection panel (Phase 2, in the dotfiles repo) needs GTK4 layer-shell, so archsetup's Hyprland step now installs gtk4-layer-shell and python-gobject alongside waybar. NetworkManager, curl, rfkill, and resolvectl — the engine's other needs — are already installed. speedtest-go stays deferred to Phase 3. Record Phase 2 as the dated event-log entry on its task: the engine connection commands, the GTK-free panel model, the GTK layer-shell panel, and the bar interactions settled over live iteration (left = panel, middle = portal, right = notify-or-fix).
* docs: update network module manual-test for the reworked clicksCraig Jennings4 days1-7/+15
| | | | After live use, the Phase-1 clicks changed: airplane moved off a misclickable right-click to Super+Shift+A; left-click notifies the doctor result instead of popping a terminal (diagnose is read-only); right-click forces the captive portal; middle opens nmtui. Update the manual-test checklist to match.
* docs: mark waybar network module Phase 1 shippedCraig Jennings4 days1-19/+36
| | | | | | Phase 1 landed in the dotfiles repo (engine, indicator, cache, diagnose/repair/doctor, portal, event log, recovery make targets, airplane absorption). Record it as the dated event-log entry on the Phase 1 task and raise the spec status to "Phase 1 shipped". One as-built deviation, noted in the spec (decision 12) and the manual-testing checklist: airplane absorption is display-only. The airplane-mode toggle is a low-power mode — radios plus CPU, brightness, and services — not a network concern, so it stays; net shows the state and the toggle moved to custom/net's right-click. Only the redundant display pieces (waybar-airplane, custom/airplane, waybar-netspeed) were removed.
* docs(todo): break the waybar network module into implementation phasesCraig Jennings4 days1-30/+97
| | | | | | The network spec is Ready, so I decomposed it into one parent task with Phase 1-5 children (indicator + console recovery, panel + connection management, diagnostics + speed test, docs + rollout, VPN vNext), each naming its deliverable, tests, and verification. I consolidated the two source tasks into that parent: the wifi-no-internet task is cancelled (folded in, now Phase 1 + Phase 3), and the network-manager task became the parent. I seeded the Phase 1 live checks under Manual testing and validation, since the live network and visual states need real conditions.
* docs: finalize waybar network module spec (reviews incorporated)Craig Jennings4 days1-1/+11
| | | | | | | | Incorporated the review feedback and my inline comments into the network-module spec. It's now implementation-ready, every finding resolved. The reviews reshaped the design in a few ways. Secrets stay in NetworkManager's own store instead of a separate GPG file, dropping that dependency. A net doctor mode plus Makefile targets make recovery work from a bare TTY when the GUI is down. The doctor classifies failures and stops at the right terminal state (needs-user-action, upstream-not-local, deferred-vpn) instead of looping destructive repairs. The module absorbs the airplane indicator, and enterprise WiFi add/edit is vNext (activate-only in v1, since the saved history has no enterprise networks). Added a failure-mode coverage table, exact user-facing strings, the test harness and coverage gate, and the panel UX flow. Also corrected the spec's test framework from pytest to unittest, which is what the repo uses.
* docs: add unified waybar network module design specCraig Jennings4 days1-0/+4
| | | | | | The wifi-no-internet indicator, the nmcli network-manager dropdown, and the captive-portal diagnostics are one feature, so the spec designs them as a single custom/net module instead of three. It splits into three layers: a tested Python net engine wrapping nmcli plus the diagnostics, a thin bar indicator, and a GTK4 layer-shell panel. The captive script becomes the diagnostics engine. It records the locked decisions (panel toolkit, split probe cadence, GPG store supplements NetworkManager, librespeed for speed test) and a four-phase plan, indicator first. I linked it from both todo tasks.
* docs: add waybar timer-module spec and close its taskCraig Jennings4 days1-1/+17
|