We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need an API to manually specify the DefaultLayout in an enumerated input device. Also need some API to get a DeviceCapabilty to String function.
The text was updated successfully, but these errors were encountered:
#594 addresses the API side, we need a story for serialization. Do we want to continue with JSON?
Sorry, something went wrong.
In code, we should parse as JSON. Maybe we can introduce TOML support as a preprocessing step, but the final representation should be in JSON
fwiw this is low priority.
No branches or pull requests
Need an API to manually specify the DefaultLayout in an enumerated input device. Also need some API to get a DeviceCapabilty to String function.
The text was updated successfully, but these errors were encountered: