- ci.yml: drop the macOS build job (Xcode/xcodegen/build.sh); keep the
Linux test job and move the secret-hygiene scan into it
- PR template: replace ./build.sh checklist item with the Linux test
suite; fix "macOS preview scope" -> "Linux preview scope"
- README: add a control-panel + tray hero image and a Screenshots
gallery (settings tabs + hands-free wakeword)
- Track Screenshots/wakeword.png
The BlitztextMac/ source tree, root build.sh, and stale docs/screenshots
were removed from the entire git history in a separate history rewrite.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Refresh the Engines tab screenshot to the current UI (info box, +Stream button,
engine Name field, local/cloud Type, device & precision, status dots).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Refresh the panel/tray/settings screenshots, normalise "tray menu.png" to
tray-menu.png (drop the old "panel resorted.png"), and add a hero image plus a
Screenshots section (settings tabs) to linux/README.md.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add Screenshots/ (panel + settings tabs: engines, input, general, benchmark,
about) for documentation, and pyrightconfig.json pointing the type checker at
the system dist-packages so it resolves PyGObject (gi).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>