v1.0.1
Fix: Text Insertion for Electron Apps
Fixed
- Text is now correctly inserted into VS Code, Terminal, Ghostty, Notion and other Electron apps
- Previously only "Saved to clipboard" was shown instead of pasting directly
Technical Details
- Changed from whitelist to blacklist approach for focus detection
- Clipboard paste is now used even when Accessibility API can't find a focused element