Releases: ShadowBlip/InputPlumber
Releases · ShadowBlip/InputPlumber
v0.18.4
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
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
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
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
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
0.17.0 (2024-04-24)
Features
- CompositeDevice: Add SendButtonChord to dbus interface. (afaf6fb)
v0.16.1
0.16.1 (2024-04-23)
Bug Fixes
- CompositeDevice: Ensure direct_write events are properly delayed. (e65428a)
v0.16.0
0.16.0 (2024-04-21)
Features
- CompositeDevice: Add direct write to dbus interface of CompositeDevices (b9bd79e)
v0.15.1
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
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)