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

Add controller support #158

Open
stackotter opened this issue Jan 4, 2023 · 1 comment
Open

Add controller support #158

stackotter opened this issue Jan 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@stackotter
Copy link
Owner

stackotter commented Jan 4, 2023

This feature request is pretty self explanatory. Basically just use Apple's game controller framework to add controller support to Delta Client on Apple platforms. It would especially nice for Delta Client on iOS. (Thanks @ninjadev64 for the idea ages ago and thanks @JWhitmore1 for reminding me)

@stackotter stackotter added the enhancement New feature or request label Jan 4, 2023
@stackotter
Copy link
Owner Author

I've basically implemented the input side of things, now all that remains is to handle controller switching and show the user visual confirmation once a controller is detected/connected and let them know when it disconnects. We don't need to implement input remapping because System Settings provides a nice way for users to do that per app.

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

No branches or pull requests

1 participant