Improved
Paste compatibility on non-Hyprland systems
Window detection now falls back to xdotool + xprop when hyprctl is unavailable, covering GNOME, KDE, and other compositors running under XWayland. Ptyxis (the default Fedora 43 terminal) is now recognized as a terminal for automatic Ctrl+Shift+V paste
selection.
Users on pure Wayland compositors without xdotool will see a note at the end of setup pointing to the paste_mode config option if terminal paste won't auto-detect.
Setup wizard fixes
- Backend installation skip now correctly gates model selection and download — previously the model prompt and download would still run even if installation was skipped
- "Service is running manually" warning moved to after the systemd setup step, where it's contextually relevant
- Setup summary now shows the normalized backend name (e.g.
vulkaninstead ofamdfor AMD GPU users) - onnx-asr default model now shown in the setup summary, consistent with other backends
- Parakeet → onnx-asr migration prompt expanded with a clear description of what changes and why
Backend selection clarity
- Whisper NVIDIA and Whisper Vulkan options now explicitly noted as fastest local transcription for their respective GPU families
- Parakeet TDT V3 description updated to "Leading accuracy, no GPU required" to better communicate its value proposition
Full Changelog: v1.23.1...v1.24.0