Commit Graph
7 Commits
Author SHA1 Message Date
jahruz67 b0dbaa1f67 fix: adjust sleep durations in Linux input focus release for improved responsiveness 2026-05-20 17:18:47 -07:00
jahruz67 f7d34fff32 feat: optimize ydotool text typing with fast command execution 2026-05-20 17:14:02 -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 9b08ed249a feat: implement ydotool support for Linux with auto-paste functionality and add setup script 2026-05-20 16:12:55 -07:00
jahruz67 4131d77326 feat: enhance Linux transcription with clipboard wait and auto-paste support 2026-05-20 15:51:26 -07:00
jahruz67 cacbe9bb7f feat: enhance Linux transcription handling with clipboard support and auto-typing fallback 2026-05-20 15:42:26 -07:00
jahruz67 5ab514abdd feat: refactor transcription handling for Linux and non-Linux environments 2026-05-20 15:29:09 -07:00