Skip to content

Releases: ShadowBlip/InputPlumber

v0.46.0

11 Feb 06:14
v0.46.0
9dc4350
Compare
Choose a tag to compare

0.46.0 (2025-02-11)

Bug Fixes

  • Manager: Don't retain references to dead targets. (b264a48)

Features

  • Manager: add gamepad reordering (7368f6b)

v0.45.1

10 Feb 23:24
v0.45.1
9b5bdff
Compare
Choose a tag to compare

0.45.1 (2025-02-10)

Bug Fixes

  • Device Hiding: revert back to previous hiding method" (43ab18f)
  • Device Hiding: use IMPORT{program} to query if device is manage by InputPlumber (caa9811)
  • Device Hiding: use new method for hiding devices (4e4f112)
  • Device Hiding: Use static udev rule when ManageAllDevices is set. (ec142fb)
  • Gamepads: fallback to managing all gamepad devices (f3a36e7)

v0.45.0

10 Feb 17:44
v0.45.0
ccb2a02
Compare
Choose a tag to compare

0.45.0 (2025-02-10)

Bug Fixes

  • Steam Haptics: Push haptic events to Go S hidraw and event devices. (3efa333)

Features

  • expose generic target interface on every target interface (b3d00bd)
  • SourceDevice: add source device event filtering and configurable device hiding (efe0f03)

v0.44.1

07 Feb 16:43
v0.44.1
2746d28
Compare
Choose a tag to compare

0.44.1 (2025-02-07)

Bug Fixes

  • RPM: use glob matching for packaged files (c3485d3)

v0.44.0

06 Feb 20:24
v0.44.0
bb60da0
Compare
Choose a tag to compare

0.44.0 (2025-02-06)

Features

  • Touchscreen: add support for generic touchscreen devices (0603300)

v0.43.0

04 Feb 17:48
v0.43.0
7e2cc6d
Compare
Choose a tag to compare

0.43.0 (2025-02-04)

Bug Fixes

  • CompositeDevice: avoid inputs cancelling each other (#273) (a74de54)

Features

  • CLI: add command line client interface (d31ca80)

v0.42.2

28 Jan 21:48
v0.42.2
e4131c5
Compare
Choose a tag to compare

0.42.2 (2025-01-28)

Bug Fixes

  • TargetDevice: add method for target devices to query composite device config (97eec27)

v0.42.1

26 Jan 03:17
v0.42.1
8ac32c6
Compare
Choose a tag to compare

0.42.1 (2025-01-26)

Bug Fixes

  • dbus: make dbus path parth of a CompositeDevice at construction (#266) (b2f66f1)
  • Horipad Steam: Increase poll rate on Horipad Steam (7cd7108)
  • SourceDevice: code cleanup (193b853)

v0.42.0

24 Jan 02:15
v0.42.0
ea80652
Compare
Choose a tag to compare

0.42.0 (2025-01-24)

Bug Fixes

  • Legion Go S: Add all Go S model codes in device config (9f2b10e)

Features

  • Legion Go S: Add IMU support (7d42f70)
  • Steam Deck: Add rumble support to Steam Deck (f12dcb3)

v0.41.0

22 Jan 05:00
v0.41.0
86849dc
Compare
Choose a tag to compare

0.41.0 (2025-01-22)

Bug Fixes

  • Apply suggestions from code review (8418cd3)
  • Apply suggestions from code review (13caa84)
  • External Gamepads: use maximum_sources instead of single_source to allow multiple gamepads (af3a6b5)

Features

  • Horipad Steam Controller: Add Horipad Steam Controller Support. (3e47e2a)