OpenGamepadUI
OpenGamepadUI copied to clipboard
feat(InputPlumber): Switch to InputPlumber for input management
- Adds InputPlumber dbus interface to InputManager.
- Adds InputPlumber dbus interface to OverlayInputManager.
- Removes HandheldGamepad, ManagedGamepad, GamepadManager, GamepadProfile.
- Modifies HandheldPlatform to only provide images for the InputMapper.
- Handles Input.action_press more explicitly.
- Removes vaporui, moves elements still used by card_ui to common.
- Removes OpenSD.
- Updates libdbus.
TODO:
- Ensure virtual keyboard sends events over dbus
For some reason when releasing RB the GUIDE button gets issued. I tested inputplumber on regular steam and gamescope session. There it acts normally. See also here: https://github.com/ShadowBlip/InputPlumber/issues/112
:tada: This PR is included in version 0.31.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: