OpenLogi wurde in Version v0.8.6 veröffentlicht - nur kurz nach Version v0.8.5.
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 ist zum größten Teil ein umfangreiches internes Refactoring (GUI, IPC, CLI, Hook-Backends für macOS und Linux). Neu sind die Anzeige der Installationsquelle in der GUI, ein verzögertes Neuladen der Konfiguration, bis der Agent verbunden ist, und eine schnellere Auflösung der Geräte-Assets.
What’s Changed
- fix(gui): hold a config reload until the agent connects by @AprilNEA
- docs(infra): add openlogi workflow skills by @AprilNEA
- docs(infra): refine agent guidance and diagnostic workflows by @AprilNEA
- chore: drop an unused dependency, a dead parameter, and stale docs by @AprilNEA
- perf(gui): resolve each device’s assets once per asset generation by @AprilNEA
- ci(windows): run the tests on Windows by @AprilNEA
- feat(gui): detect and display installation sources by @AprilNEA
- docs(gui): mend the desktop crate’s intra-doc links by @AprilNEA
- Plus 39 internal refactorings across gui, ipc, cli, core, hidpp, hook, device, agent, inject, xtask and camera
Full Changelog: https://github.com/AprilNEA/OpenLogi/compare/v0.8.5...v0.8.6

Quelle: GitHub