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(Manager): add configuration option to auto-manage devices #203

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

ShadowApex
Copy link
Contributor

@ShadowApex ShadowApex commented Sep 22, 2024

This change fixes the systemd service definition as suggested by @GloriousEggroll and adds a new configuration section to the Composite Device Configuration to selectively define what devices should automatically be managed by InputPlumber.

It also adds a new property to the org.shadowblip.InputManager DBus interface called ManageAllDevices which can be enabled over DBus by a user or external application like OpenGamepadUI to turn on InputPlumber management of all supported input devices. Note that with this change, we'll need to update OpenGamepadUI to toggle this property on startup to enable input remapping and input interception for external gamepads.

@ShadowApex ShadowApex requested a review from pastaq September 22, 2024 05:27
fewtarius added a commit to SteamFork/distribution that referenced this pull request Sep 29, 2024
@ShadowApex ShadowApex force-pushed the shadowapex/auto-manage branch from 93d5f8d to 7e17b64 Compare September 29, 2024 21:47
@ShadowApex ShadowApex force-pushed the shadowapex/auto-manage branch from 7e17b64 to b1936b9 Compare September 29, 2024 22:42
fewtarius added a commit to SteamFork/distribution that referenced this pull request Sep 30, 2024
@ShadowApex ShadowApex merged commit c23fa4a into main Oct 2, 2024
2 checks passed
Copy link

github-actions bot commented Oct 2, 2024

🎉 This PR is included in version 0.36.0 🎉

The release is available on:

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.

3 participants