Skip to content

Releases: ShadowBlip/InputPlumber

v0.49.2

01 Mar 01:24
v0.49.2
28d37c2
Compare
Choose a tag to compare

0.49.2 (2025-03-01)

Bug Fixes

  • OrangePi NEO: Add BOSC0260 IIO detection (30a9f0a)

v0.49.1

28 Feb 17:52
v0.49.1
0dd6135
Compare
Choose a tag to compare

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

27 Feb 00:21
v0.49.0
18b9951
Compare
Choose a tag to compare

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

23 Feb 22:17
v0.48.0
26fa238
Compare
Choose a tag to compare

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

19 Feb 18:01
v0.47.3
13a515e
Compare
Choose a tag to compare

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

17 Feb 06:06
v0.47.2
1d6fce3
Compare
Choose a tag to compare

0.47.2 (2025-02-17)

Bug Fixes

  • update all cargo dependencies (65ae13b)

v0.47.1

16 Feb 03:45
v0.47.1
096f73e
Compare
Choose a tag to compare

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

15 Feb 21:05
v0.47.0
0e84066
Compare
Choose a tag to compare

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

14 Feb 05:54
v0.46.2
89e861a
Compare
Choose a tag to compare

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

12 Feb 23:12
v0.46.1
3e01cb1
Compare
Choose a tag to compare

0.46.1 (2025-02-12)

Bug Fixes

  • Udev: cache device properties so they are not lost during rule evaluation (fac8967)