Commit Graph

4 Commits

Author SHA1 Message Date
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
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