Commit Graph
5 Commits
Author SHA1 Message Date
Your Name ce49f66c89 fix: Add cross-platform handling for tray, updater, and icon generation
- Add platform notes for tray startup, shortcut saving, and Linux-only settings
- Handle stat error in processRecording (missing file)
- Select correct binary name based on OS in updater
- Increase tray icon canvas size from 64 to 128 pixels
- Update frontend dist asset hash
2026-06-09 15:14:30 -07:00
jahruz67 5fcef76424 Enhance Linux Wayland support and refine transcription logic
- Added instructions for Linux Wayland paste setup in README.md.
- Removed unnecessary JavaScript file and updated references in HTML files.
- Updated DefaultAIPrompt to clarify the role of the transcription tool.
- Removed overlay notifications for Linux to reduce desktop clutter.
- Implemented checks to ensure transcript integrity during refinement.
- Added tests to validate transcript preservation logic.
- Removed ydotool setup script as it is no longer needed.
2026-05-20 17:08:01 -07:00
jahruz67 b6ae530876 feat: add hotkey registration error handling and dynamic icon generation 2026-05-19 16:10:40 -07:00
jahruz67 53637c6083 feat: implement Linux global hotkey support using X11 and XDG portal backends with integrated media controls. 2026-05-08 16:43:15 -07:00
jahruz67 ba0e75c503 refactor: implement cross-platform abstraction for process management, media control, and startup configuration (TESTING) 2026-04-09 21:31:02 -07:00