Skip to content

Releases: ShadowBlip/InputPlumber

v0.4.1

25 Feb 03:55
Compare
Choose a tag to compare

0.4.1 (2024-02-25)

Bug Fixes

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

v0.4.0

25 Feb 03:40
Compare
Choose a tag to compare

0.4.0 (2024-02-25)

Features

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

v0.3.3

21 Feb 20:34
Compare
Choose a tag to compare

0.3.3 (2024-02-21)

Bug Fixes

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

v0.3.2

19 Feb 17:20
Compare
Choose a tag to compare

0.3.2 (2024-02-19)

Bug Fixes

  • SteamDeck: add report descriptors for mouse and keyboard (3c9511c)

v0.3.1

18 Feb 05:45
Compare
Choose a tag to compare

0.3.1 (2024-02-18)

Bug Fixes

  • SteamDeck: handle output events for deck controller target (8926578)

v0.3.0

18 Feb 01:53
Compare
Choose a tag to compare

0.3.0 (2024-02-18)

Features

  • TargetDevice: add steam deck target input (124c0e3)

v0.2.0

16 Feb 22:24
Compare
Choose a tag to compare

0.2.0 (2024-02-16)

Features

  • Keyboard: add keyboard event support and support for sending keys over DBus (e621ae0)

v0.1.5

16 Feb 09:10
Compare
Choose a tag to compare

0.1.5 (2024-02-16)

Bug Fixes

  • TargetDevice: implement proper device cleanup (ae69331)

v0.1.4

16 Feb 08:07
Compare
Choose a tag to compare

0.1.4 (2024-02-16)

Bug Fixes

  • Manager: move target device creation to manager (ffe4613)

v0.1.3

16 Feb 05:26
Compare
Choose a tag to compare

0.1.3 (2024-02-16)

Bug Fixes

  • CompositeDevice: create target devices outside of composite devices (4d2a2ed)