Releases: ShadowBlip/InputPlumber
Releases · ShadowBlip/InputPlumber
v0.4.1
0.4.1 (2024-02-25)
Bug Fixes
- SteamDeck: fix left trigger button event (4806fc9)
v0.4.0
0.4.0 (2024-02-25)
Features
- DBusDevice: add support for analog input translation for dbus target (ed5abec)
v0.3.3
0.3.3 (2024-02-21)
Bug Fixes
- SteamDeck: match DMI for Steam Deck LCD for deck configuration (342fc75)
v0.3.2
0.3.2 (2024-02-19)
Bug Fixes
- SteamDeck: add report descriptors for mouse and keyboard (3c9511c)
v0.3.1
0.3.1 (2024-02-18)
Bug Fixes
- SteamDeck: handle output events for deck controller target (8926578)
v0.3.0
0.3.0 (2024-02-18)
Features
- TargetDevice: add steam deck target input (124c0e3)
v0.2.0
0.2.0 (2024-02-16)
Features
- Keyboard: add keyboard event support and support for sending keys over DBus (e621ae0)
v0.1.5
0.1.5 (2024-02-16)
Bug Fixes
- TargetDevice: implement proper device cleanup (ae69331)
v0.1.4
0.1.4 (2024-02-16)
Bug Fixes
- Manager: move target device creation to manager (ffe4613)
v0.1.3
0.1.3 (2024-02-16)
Bug Fixes
- CompositeDevice: create target devices outside of composite devices (4d2a2ed)