OpenLogi has been released in version v0.8.5 - shortly after version v0.8.4.
OpenLogi is a native, locally running alternative to Logitech Options+, written in Rust, letting you configure key bindings, DPI and SmartShift for Logitech devices over HID++ - without an account or telemetry.
This update fixes HID++ replies landing on the wrong request, restores keeping generated systemd units separate from the user tier on Linux, and brings back the stacked card layout under gpui-kit 0.6 in the GUI. It also enables supported button gestures.
What’s Changed
- fix(gui): resolve depot metadata named only by the manifest by @4ni1ak
- docs(gui): adopt upstream gpui kit skills by @AprilNEA
- fix(linux): keep the generated systemd unit out of the user’s tier by @AalmanSadath
- fix(hidpp): stop HID++ replies landing on the wrong request by @isleofgreg
- feat(gui): enable supported button gestures by @juan-apa
- fix(gui): restore stacked card layout under gpui-kit 0.6 by @AprilNEA
Full Changelog: https://github.com/AprilNEA/OpenLogi/compare/v0.8.4...v0.8.5

Source: GitHub