Skip to content

Releases: ShadowBlip/InputPlumber

v0.36.2

14 Oct 20:42
Compare
Choose a tag to compare

0.36.2 (2024-10-14)

Bug Fixes

  • target_devices: Change Ayaneo Kun to xbox-elite (b20bcdc)
  • target_devices: Change devices from xb360 to xbox-series (1998193)

v0.36.1

05 Oct 18:19
Compare
Choose a tag to compare

0.36.1 (2024-10-05)

Bug Fixes

  • legion go: Temporarily disable accel_3d gyro to allow display gyro to work without needing kernel patch (b1ebdad)

v0.36.0

02 Oct 01:39
Compare
Choose a tag to compare

0.36.0 (2024-10-02)

Bug Fixes

  • Service: remove 'After=graphical-session.target' in systemd service (d456a71)
  • SteamDeck: do not auto-manage Steam Deck controller (c23fa4a)

Features

  • Manager: add configuration option to auto-manage devices and DBus property to toggle all device management (9baf74e)

v0.35.5

01 Oct 20:03
Compare
Choose a tag to compare

0.35.5 (2024-10-01)

Bug Fixes

  • GPD: Update multiple GPD devices with fixes from the win4. (f0adb34)

v0.35.4

27 Sep 21:47
Compare
Choose a tag to compare

0.35.4 (2024-09-27)

Bug Fixes

  • Capability Map: reverse load order to override capability map (7b757a4)

v0.35.3

27 Sep 21:35
Compare
Choose a tag to compare

0.35.3 (2024-09-27)

Bug Fixes

  • gpd_win4: fix back buttons (7068a75)

v0.35.2

01 Sep 03:41
Compare
Choose a tag to compare

0.35.2 (2024-09-01)

Bug Fixes

  • Systemd Extension: use EXTENSION_RELOAD_MANAGER=1 (f8d930b)

v0.35.1

31 Aug 03:36
Compare
Choose a tag to compare

0.35.1 (2024-08-31)

Bug Fixes

  • Systemd Extension: use 'ID=_any' to load on any OS variant (069e687)

v0.35.0

27 Aug 03:24
Compare
Choose a tag to compare

0.35.0 (2024-08-27)

Bug Fixes

  • DBus: Keep track of dbus event state to prevent duplicate events. (f411e08)
  • Touchpad: Fix tap-to-click for OrangePi NEO and Legion Go. (f371a3a)

Features

  • Evdev: detect device class from udev properties (5cc0d61)
  • Evdev: expose source device capabilities over dbus (007b8d5)
  • Evdev: expose udev properties for event devices (2c86428)
  • Udev: add common udev device dbus interface (f7bc6a1)

v0.34.6

26 Aug 17:15
Compare
Choose a tag to compare

0.34.6 (2024-08-26)

Bug Fixes

  • TargetMouse: clear mouse state when intercept mode is activated (d2cf133)