OpenGamepadUI icon indicating copy to clipboard operation
OpenGamepadUI copied to clipboard

feat(InputPlumber): Switch to InputPlumber for input management

Open pastaq opened this issue 1 year ago • 1 comments

  • 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.

pastaq avatar Apr 25 '24 07:04 pastaq

TODO:

  • Ensure virtual keyboard sends events over dbus

pastaq avatar May 18 '24 20:05 pastaq

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

hphilm avatar Jun 01 '24 10:06 hphilm

:tada: This PR is included in version 0.31.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Jun 03 '24 00:06 github-actions[bot]