OpenLogi wurde in Version v0.8.9 veröffentlicht - kurz nach Version v0.8.8.
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.
Diese Version behebt vor allem Bugs: vertauschte Beschriftungen am Daumenrad-Lautstärkepreset wurden korrigiert, ein Socket-Leak beim GNOME-Frontmost-Observer wurde geschlossen, und die launchd-Registrierung des Agenten wird nun neu aufgebaut, falls der zugehörige Job fehlt.
What’s Changed
- fix(gui): swap the thumb-wheel volume preset labels onto the pairing they describe by @4ni1ak in https://github.com/AprilNEA/OpenLogi/pull/1436
- fix(hook): stop the GNOME frontmost observer leaking a socket per renewal by @sungyongcho in https://github.com/AprilNEA/OpenLogi/pull/1418
- fix(gui): rebuild the agent’s launchd registration when its job is gone by @raphaeljostan in https://github.com/AprilNEA/OpenLogi/pull/1303
- fix(hook): hit-test the window under the pointer through AppKit by @pseudoseed in https://github.com/AprilNEA/OpenLogi/pull/1568
- chore: release v0.8.9 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/1599
New Contributors
- @sungyongcho made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/1418
- @raphaeljostan made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/1303
Full Changelog: https://github.com/AprilNEA/OpenLogi/compare/v0.8.8...v0.8.9

Quelle: GitHub