Commit Graph

7 Commits

Author SHA1 Message Date
231cf92fe3 Clarify v0.6.0 changelog details for controller features
- Split the gamepad support note into clearer, separate bullets
- Clarified configurable bindings and smooth popup scrolling behavior
- Reworded stale token highlight cleanup for keyboard-only mode
2026-03-11 20:34:18 -07:00
693bd4df0d Document v0.6.0 gamepad overlay and config gate changes
- Add v0.6.0 changelog entry for keyboard-only overlay gamepad support and controller tooling
- Note token-highlight cleanup fix and new verify:config-example gate
2026-03-11 20:34:18 -07:00
6e5bac45c9 Add controller workflow docs to usage and mining workflow pages
- Add "Controller Support" section to usage.md with setup steps, button mapping table, and analog controls table
- Add "Controller Workflow" subsection to mining-workflow.md with step-by-step gamepad mining loop
- Cross-link to configuration page for full mapping and tuning options
2026-03-11 20:34:18 -07:00
3ef878b003 Add gamepad support to keyboard-only overlay and controller modals
- Add Chrome Gamepad API input mapping for keyboard-only overlay flow
- Add controller select/debug modals with preferred controller persistence
- Add controller config schema/defaults/docs and fix stale token highlight cleanup
2026-03-11 20:34:18 -07:00
2f17859b7b Document AUR install flow and add backlog planning artifacts
- Add Arch Linux `subminer-bin` install instructions to README and docs-site installation guide
- Add Hyprland troubleshooting guidance for transparency and global shortcut passthrough
- Add TASK-159..164 backlog records and skill design plans; include changelog fragment
- Apply formatting-only update to `src/release-workflow.test.ts`
2026-03-11 02:08:59 -07:00
9c7e02cbf0 Enforce config example drift checks in CI and release
- add `verify:config-example` script with tests to fail on missing/stale generated config artifacts
- run the verification in CI and release workflows, and document it in release/docs guidance
- fix docs-site Cloudflare Pages watch path to `docs-site/*` with regression coverage
2026-03-10 20:06:41 -07:00
5f320edab5 move docs back repo 2026-03-10 19:47:16 -07:00