v0.6.18
AprilNEA/OpenLogiv0.6.18Jun 29, 2026by github-actions[bot]
AI Summary
Updates focus on cross-platform compatibility for Linux (GNOME Wayland) and refine HID++ device handling, while introducing a consolidated settings interface with theme support.
Key Highlights
- GNOME Wayland icon matching
- MX Master 4 gesture semantics clarification
- UnifiedBattery charging status fix
- Settings consolidation
- Theme switching
New Features
- Settings consolidation
- Theme switching
- HID++ feature wrappers
- UnifiedBattery charging status fix
Full Release Notes
## What's Changed * fix: set app_id on GUI windows so GNOME Wayland matches the .desktop icon and decorations by @mvanhorn in https://github.com/AprilNEA/OpenLogi/pull/320 * Clarify MX Master 4 gesture control semantics by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/325 * Complete typed HID++ feature wrappers by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/326 * fix(hidpp): correct UnifiedBattery (0x1004) charging status codes by @PeronGH in https://github.com/AprilNEA/OpenLogi/pull/330 * feat(gui): consolidate Settings and add theme switching by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/331 * chore: release v0.6.18 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/324 ## New Contributors * @PeronGH made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/330 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.17...v0.6.18