v0.4.1 - Linux Integration & Input Handling
This release significantly enhances Linux desktop integration by introducing native keyboard layout detection and improving clipboard reliability across different environments.
Key Highlights:
-
Native Keyboard Layouts: Implemented a native service leveraging XKB to ensure accurate key mapping and character handling regardless of system locale.
-
KDE Clipboard Support: Integrated KDE Klipper support within the clipboard service to ensure seamless text expansion compatibility on KDE Plasma environments.
-
Enhanced Clipboard Architecture: Introduced a composite clipboard strategy to standardize operations and increase reliability across various Linux desktop environments.
-
Dynamic Input Handling: Refactored the global hotkey system to utilize dynamic layout detection, replacing legacy static maps with a modern, layout-aware architecture.
Full Changelog: v0.4.0...v0.4.1