-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I would like to inquire about extending the functionality of the find_matching_controllers method. Currently, I am using the following syntax to search for controllers:
discovery = find_matching_controllers(ControllerRequirement(require_snames=['lx', 'ly']))[0]
As of now, the ControllerRequirement allows filtering based on required classes, required axes, and force feedback. However, it would be incredibly beneficial to have the option to filter controllers based on vendor ID and device ID as well.
Would it be possible to add this functionality in a future update? Your support on this enhancement would be greatly appreciated.
Kind regards!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels