Releases: ShadowBlip/InputPlumber
Releases · ShadowBlip/InputPlumber
v0.49.2
0.49.2 (2025-03-01)
Bug Fixes
- OrangePi NEO: Add BOSC0260 IIO detection (30a9f0a)
v0.49.1
0.49.1 (2025-02-28)
Bug Fixes
- Device Config: return the first matching source device config when matching sources (0c6d0ea)
- Unified Gamepad: add extra value types (b5b2602)
- Unified Gamepad: implement top buttons and touchscreen (e453f75)
v0.49.0
0.49.0 (2025-02-27)
Bug Fixes
- CLI: add commands for list/set targets and list/set profile (1e93707)
- Test Menu: set/restore profile during testing (fb90d9d)
- Test Menu: Sort widgets by capability (9ba0611)
Features
- CLI: add input testing menu (bf35392)
- Composite Device: expose loaded profile path (964d112)
v0.48.0
0.48.0 (2025-02-23)
Bug Fixes
- LED: clean up clippy warnings and implement dualsense led handling (116ccd3)
- LED: update schema and move fixed color to source config (9c38bfb)
Features
- Grand Unified Controller: add unified controller driver (b396408)
- LED: LEDs initial implementation (f239883)
v0.47.3
0.47.3 (2025-02-19)
Bug Fixes
- Legion Go 2: Add initial support for legion go 2 (3bd4b09)
- MSI Claw 7 AI+ A2VM: Add support for MSI Claw 7 AI+ A2VM (6ee0f25)
- MSI Claw 8 AI+ A2VM: Clarify revision used by this configuration (21a8b83)
- MSI Claw A1M: Clarify revision used by this configuration (f497287)
v0.47.2
0.47.2 (2025-02-17)
Bug Fixes
- update all cargo dependencies (65ae13b)
v0.47.1
0.47.1 (2025-02-16)
Bug Fixes
- CompositeDevice: use early and late rules to fix hiding devices at boot time (fcd1e1d)
v0.47.0
0.47.0 (2025-02-15)
Features
- CompositeDevice: Add persist option (b3fe66f)
- CompositeDevice: change clear_state for targets that use hidraw or usb virtual devices to reset their state (d55996d)
- CompositeDevice: make sure we compare max_sources config vs active sources hashmap (1a42086)
v0.46.2
0.46.2 (2025-02-14)
Bug Fixes
- CompositeDevice: move device hiding logic back to device start instead of device add (31fd563)
- CompositeDevice: use async target attach request to prevent deadlock (a748938)
v0.46.1
0.46.1 (2025-02-12)
Bug Fixes
- Udev: cache device properties so they are not lost during rule evaluation (fac8967)