Skip to content

Releases: ShadowBlip/InputPlumber

v0.18.4

02 May 02:42
4db992b
Compare
Choose a tag to compare

0.18.4 (2024-05-02)

Bug Fixes

  • OrangePi: Add correct IMU chip (db0717a)
  • Suspend: Add restart service for InputPlumber after resume. (d252c00)

v0.18.3

29 Apr 02:01
Compare
Choose a tag to compare

0.18.3 (2024-04-29)

Bug Fixes

  • Ayaneo: Add gyro support for all current AYANEO models. (d884f57)
  • Ayn: Add gyro support for all current AYN models. (8dcbd25)
  • GPD: Add gyro support for all current GPD models. (7633734)
  • LegionGO: Add gyro support for LENOVO Legion Go. (48b7533)
  • OrangePi: Add gyro support for all current OrangePi models. (5595e02)
  • OXP: Add gyro support for all current OneXPlayer models. (b08752a)
  • udev: conditionally use /usr/bin/chmod for device hiding (e0527dd)
  • Win600: Remove extra win600 entry. (b5d144b)

v0.18.2

28 Apr 23:32
Compare
Choose a tag to compare

0.18.2 (2024-04-28)

Bug Fixes

  • CompositeDevice: Ensure non-button events such as gyro do not break intercept mode checking. (5dc8b13)
  • Profile: Change top button default actions. (948a1ab)

v0.18.1

27 Apr 03:45
Compare
Choose a tag to compare

0.18.1 (2024-04-27)

Bug Fixes

  • CompositeDevice: Properly clear BMI source device command queue. (9a98122)
  • Manager: Use loop to check for IIO devices as inotify doesn;t work on sysfs. (7a98b04)

v0.18.0

27 Apr 02:13
Compare
Choose a tag to compare

0.18.0 (2024-04-27)

Bug Fixes

  • CompositeDevice: Fix using an intercept chord that is translated into another event. (be7826c)
  • CompositeDevice: Only manualy handle intercept mode target events as a chord if it is different from the activation event. (59b0ba8)
  • dbus: Add missing events to dbus action map. (69ff352)

Features

  • CompositeDevice: Add ability to reconfigure the intercept always mode activation keys. (62a0777)

v0.17.0

24 Apr 03:49
Compare
Choose a tag to compare

0.17.0 (2024-04-24)

Features

  • CompositeDevice: Add SendButtonChord to dbus interface. (afaf6fb)

v0.16.1

23 Apr 05:29
Compare
Choose a tag to compare

0.16.1 (2024-04-23)

Bug Fixes

  • CompositeDevice: Ensure direct_write events are properly delayed. (e65428a)

v0.16.0

21 Apr 23:22
Compare
Choose a tag to compare

0.16.0 (2024-04-21)

Features

  • CompositeDevice: Add direct write to dbus interface of CompositeDevices (b9bd79e)

v0.15.1

21 Apr 01:28
Compare
Choose a tag to compare

0.15.1 (2024-04-21)

Bug Fixes

  • IIO: add ability to override mount matrix (b796faf)
  • watcher: Only watch directories that exist. (e740188)

v0.15.0

17 Apr 00:13
Compare
Choose a tag to compare

0.15.0 (2024-04-17)

Bug Fixes

  • SteamDeck: fix steam deck rumble events (d141166)

Features

  • SteamDeck: add rumble support to Steam Deck controller source device (467f90f)