Skip to content

Releases: ShadowBlip/InputPlumber

v0.12.2

08 Apr 16:09
Compare
Choose a tag to compare

0.12.2 (2024-04-08)

Bug Fixes

  • RPM: remove auto-generating dependencies (cccc1f9)

v0.12.1

07 Apr 17:16
Compare
Choose a tag to compare

0.12.1 (2024-04-07)

Bug Fixes

  • SteamDeck: add events for gyro + accelerometer (39c743b)

v0.12.0

04 Apr 18:29
Compare
Choose a tag to compare

0.12.0 (2024-04-04)

Bug Fixes

  • LegionGo: Fix Legion Go mouse. (411ff61)

Features

  • Gyro: add gyro support for BMI IMU (f3a5a0e)

v0.11.0

02 Apr 18:55
Compare
Choose a tag to compare

0.11.0 (2024-04-02)

Bug Fixes

  • hwdb: Remove extra spaces before OrangePi hwdb entry. (f1844a1)

Features

  • MouseDevice: add event translation support for target mouse devices (7bfd57a)

v0.10.2

02 Apr 00:23
Compare
Choose a tag to compare

0.10.2 (2024-04-02)

Bug Fixes

  • CompositeDevice: Ensure proper handling of chord events in a way steam can understand them. (620ec53)
  • Device: Add OrangePi NEO Initial Support (d41efb1)

v0.10.1

31 Mar 18:39
Compare
Choose a tag to compare

0.10.1 (2024-03-31)

Bug Fixes

  • SourceDevice: Allow blocking of input events from specific source devices. (678e9c6)

v0.10.0

31 Mar 00:43
Compare
Choose a tag to compare

0.10.0 (2024-03-31)

Bug Fixes

  • CompositeDevice: add DBus capability (767da35)
  • CompositeDevice: add dbus endpoints for setting profile (1f0684c)
  • CompositeDevice: add mouse motion properties (a0feed7)

Features

  • CompositeDevice: Add device profiles. (d8ed6d5)
  • CompositeDevice: add start of translate logic for input types (38e07c1)
  • DeviceProfile: add device profile schema (549d6a1)

v0.9.0

26 Mar 00:18
Compare
Choose a tag to compare

0.9.0 (2024-03-26)

Bug Fixes

  • HIDRaw: add get_capabilities for Steam and Lego controllers (3a05272)

Features

  • Capabilities: add get_capabilities for source devices (ba63198)

v0.8.2

17 Mar 22:12
Compare
Choose a tag to compare

0.8.2 (2024-03-17)

Bug Fixes

  • DBus: add volume events for DBus (42998f4)

v0.8.1

17 Mar 22:05
Compare
Choose a tag to compare

0.8.1 (2024-03-17)

Bug Fixes

  • AYANEO: Add hwdb rules for mapping ayaneo scancodes to keys. (fc0373f)
  • Pkg: include hwdb in install (0240a5d)