Commit Graph

9 Commits

Author SHA1 Message Date
beo3000 82ef96ea09 docs: fix spec issues from review 2026-03-20 11:15:07 +01:00
beo3000 ebfd751e8d docs: add GUI app design spec 2026-03-20 11:12:40 +01:00
beo3000 2464081f4c upd voc 2026-03-20 10:31:06 +01:00
beo3000 0d413f1058 merge from linux 2026-03-19 20:33:37 +01:00
beo3000 98519dc79d merge: accept remote linux-compatible refactor
Remote version uses pynput (works on Windows without admin),
adds type_text() with platform-specific dispatch, and splits
config into shared/local files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 20:23:37 +01:00
beo3000 96c3cad097 chore: save local changes before pull 2026-03-19 20:20:54 +01:00
d-chrka 460b6356e3 upd keytype for linux 2026-03-19 20:01:03 +01:00
d-chrka 4efa66fc79 feat: add Linux support, replace keyboard lib with pynput
- Replace `keyboard` package (requires root on Linux) with pynput
  Listener for hotkey handling — works without root on X11/Wayland
- Enable system-site-packages in venv for PyGObject/AppIndicator
  so pystray uses StatusNotifierItem backend on KDE Wayland
- Use platform-appropriate fonts (sans-serif/monospace on Linux)
- Auto-size settings and vocabulary windows instead of hardcoded dims
- Update install.sh with --system-site-packages flag

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 19:13:26 +01:00
beo3000 e1a3eba05a feat: initial whisper-dictation repo, migrated from OneDrive 2026-03-19 17:55:40 +01:00