Releases: ShadowBlip/InputPlumber
Releases · ShadowBlip/InputPlumber
v0.46.0
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
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
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
0.44.1 (2025-02-07)
Bug Fixes
- RPM: use glob matching for packaged files (c3485d3)
v0.44.0
0.44.0 (2025-02-06)
Features
- Touchscreen: add support for generic touchscreen devices (0603300)
v0.43.0
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
0.42.2 (2025-01-28)
Bug Fixes
- TargetDevice: add method for target devices to query composite device config (97eec27)
v0.42.1
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
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
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)