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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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.

fewtarius added a commit to SteamFork/distribution that referenced this pull request Sep 29, 2024
fewtarius added a commit to SteamFork/distribution that referenced this pull request Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants