OpenLogi wurde kurz nach Version v0.7.7 in Version v0.7.10 veröffentlicht.
OpenLogi ist eine native, lokal laufende Alternative zu Logitech Options+, geschrieben in Rust, mit der sich Tastenbelegung, DPI und SmartShift von Logitech-Geräten über HID++ konfigurieren lassen - ganz ohne Konto oder Telemetrie.
Das Update bringt vor allem Fixes am Agenten und der CLI: HID-Öffnungsfehler werden nun im Agent-Status sichtbar gemacht, das Thumbwheel löst nicht mehr versehentlich App Exposé aus, und mit openlogi list lässt sich das Geräteinventar direkt über die Kommandozeile auslesen.
- GUI improvements: Fixed exit status checking for the open helper and corrected device record handling
- IPC enhancements: surface HID open failures in agent status
- Agent functionality: Menu bar icon following and Actions Ring wedging fixes
- CLI feature: Added inventory reading capability via
openlogi list- Thumbwheel fix: stop the tap firing App Exposé, and scroll by the wheel’s native amount
- Overlay/Agent: Resolved anonymous overlay tenant issues
- Performance: Implemented SWR cache for asset tier management
- Build: Nix sandboxed test phase now includes git

Quelle: GitHub