Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(InputPlumber): Switch to InputPlumber for input management #332

Merged
merged 28 commits into from
Jun 2, 2024

Conversation

pastaq
Copy link
Collaborator

@pastaq pastaq commented Apr 25, 2024

  • 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.
  • Removes libevdev.
  • Updates libdbus.
  • Adds new Gamepad Mapping UI and expands capabilities.
  • Removed HIDAPI disabling.
  • Added gamepad configuration button to the quick bar.
  • Fixes setting the theme.
  • Adds two new themes.

@pastaq pastaq changed the title feat(InputPlumber): Swithc to InputPlumber for input management feat(InputPlumber): Switch to InputPlumber for input management Apr 25, 2024
@pastaq pastaq force-pushed the pastaq/InputPlumber branch 2 times, most recently from 7781c24 to 19b8f64 Compare April 26, 2024 21:18
pastaq and others added 4 commits May 18, 2024 11:40
- 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
Copy link
Collaborator Author

pastaq commented May 18, 2024

TODO:

  • Ensure virtual keyboard sends events over dbus

ShadowApex and others added 7 commits May 19, 2024 01:16
- Gamepad profile and target devices will now properly load at startup.
- Gamepad profile and target devices will now properly be set when changing the default profile.
- Gamepad profile and target devices will now properly be set when InputPlumber is restarted.
@philmmanjaro
Copy link
Contributor

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: ShadowBlip/InputPlumber#112

pastaq and others added 5 commits June 1, 2024 14:50
- Add water_vapor_theme.
- Add majnaro theme.
- Add water_vapor theme as default theme for ChimeraOS and Manjaroa
- Fix an issue where setting a theme for first time wouldn't change
  all aspects of that theme.
@pastaq pastaq marked this pull request as ready for review June 2, 2024 01:56
@ShadowApex ShadowApex self-requested a review June 2, 2024 01:57
@pastaq pastaq merged commit 147b673 into main Jun 2, 2024
2 checks passed
@pastaq pastaq deleted the pastaq/InputPlumber branch June 2, 2024 23:53
Copy link

github-actions bot commented Jun 3, 2024

🎉 This PR is included in version 0.31.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants