Skip to content

Releases: ShadowBlip/InputPlumber

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 22:02

0.7.1 (2024-03-13)

Bug Fixes

  • DBus: add support for translating keyboard input to dbus input (9b5b732)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 00:51

0.7.0 (2024-03-13)

Features

  • manager: Allow for multiple unique version of the same input type. (3075f0e)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 19:37

0.6.0 (2024-03-10)

Bug Fixes

  • Config: only return a match if a whole config block matches (3ec9eeb)
  • format: Remove unused code and comments (35a26c8)
  • Legion Go: Add mouse support to driver. (3014b8b)
  • Legion Go: Add status events for the lego controller (c57815e)
  • Legion Go: Fix mouse reports. Fix config for different modes. (09b731c)
  • Legion Go: Fix Touchpad Input report (376a069)
  • Legion Go: Move yaml to new naming schema. Rename Base to QuickAccess. (75744de)
  • Legion Go: Rename Accel to Gyro. Fix some warnings. (37cf1a4)
  • schema: Update schema with paddle 3, vendor/product ID for evdev. (111fdb4)

Features

  • Legion Go: Add Legion Go support (cfe64b0)
  • manager: Check devices once, and on add/remove. (2af1113)

Reverts

  • Revert "fix(config): Use interface number for seen devices. Don't force all interfaces to be present." (2208a1a)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 05:25

0.5.0 (2024-03-08)

Bug Fixes

  • Logging: use environment variable to enable log levels (d31ac19)

Features

  • CapabilityMap: add capability mapping and translation support (9e80da2)

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 06 Mar 18:14

0.4.4 (2024-03-06)

Bug Fixes

  • Version: print version number on startup (a014ab0)

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 03 Mar 01:46

0.4.3 (2024-03-03)

Bug Fixes

  • config: Skip virtual devices. (fbcda74)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 00:35

0.4.2 (2024-03-03)

Bug Fixes

  • config: Use interface number for seen devices. Don't force all interfaces to be present. (576ac33)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 03:55

0.4.1 (2024-02-25)

Bug Fixes

  • SteamDeck: fix left trigger button event (4806fc9)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 03:40

0.4.0 (2024-02-25)

Features

  • DBusDevice: add support for analog input translation for dbus target (ed5abec)

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 21 Feb 20:34

0.3.3 (2024-02-21)

Bug Fixes

  • SteamDeck: match DMI for Steam Deck LCD for deck configuration (342fc75)