Typing into the active window now handles Unicode seamlessly: characters the Wayland portal can't type directly are auto-pasted via the clipboard without leaving active-window mode, with a CLI fallback when portal initialization fails. The Flatpak now bundles the small Whisper model, so voice typing works out of the box without a first-run download. Also updates whisper.cpp to v1.9.1 and fixes AppImage desktop-entry naming.
What's Changed
- Fix/wayland portal typing by @AshBuk in #103
- output: auto-paste portal Unicode without leaving active-window mode by @seryogakovalyov in #106
- whisper: bundle small model (flatpak), bump to v1.9.1 by @AshBuk in #107
New Contributors
- @seryogakovalyov made their first contribution in #106
Full Changelog: v2.1.4...v2.2.0