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

Gamepad support #199

Open
Nazariglez opened this issue Dec 25, 2022 · 12 comments
Open

Gamepad support #199

Nazariglez opened this issue Dec 25, 2022 · 12 comments
Labels
enhancement New feature or request
Milestone

Comments

@Nazariglez
Copy link
Owner

No description provided.

@Nazariglez Nazariglez added the enhancement New feature or request label Dec 25, 2022
@Nazariglez Nazariglez added this to the 0.9.0 milestone Jan 11, 2023
@midnadimple
Copy link

midnadimple commented Jan 21, 2023

I haven't used it, but gilrs could be a good lib for this.

@Nazariglez
Copy link
Owner Author

Hey @midnadimple, the link is broken, is that the right name?

@duckfromdiscord
Copy link

gamepad support would be awesome, especially if it continues app.keyboard.was_pressed which made it a lot easier to deal with new presses as opposed to the button already being down

@duckfromdiscord
Copy link

@Nazariglez
Copy link
Owner Author

This is me just thinking loud. Is it worth to add this on notan? It feels like something oriented only for games, although I guess is a input device and it makes kind of sense to have support for it at this level... But yeah, I am not sure if it will be a good fit. We can add it under a feature flag, like we do with audio and other features.

What do you think?

@Nazariglez Nazariglez modified the milestones: v0.9.0, v0.10.0 Jan 25, 2023
@midnadimple
Copy link

midnadimple commented Jan 26, 2023

i feel that even outside the context of games, having general input for devices like gamepads and touchscreens is still pretty important. It allows for other devices like consoles or small TV boxes to use apps with a comfortable device. The feature flag approach is probably the best approach.

@duckfromdiscord
Copy link

Feature flag definitely sounds like the way to go 🙂

@Im-Oab
Copy link

Im-Oab commented Feb 2, 2023

Gamepad support is one of the features I look for when choosing the framework. :)

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale Abandoned issue by inactivity label Apr 3, 2023
@Nazariglez Nazariglez removed the stale Abandoned issue by inactivity label Apr 3, 2023
@Nazariglez
Copy link
Owner Author

Still happening! Bad bot, give me a break!

@JanzenJohn
Copy link

Is this still in considiration / planned for a future release?

@Nazariglez
Copy link
Owner Author

It is yes, Notan will have a wrapper on top of gilrs and on top of the web API eventually. Meanwhile, users can use gilrs directly.

@Nazariglez Nazariglez modified the milestones: v0.10.0, Next Jun 8, 2024
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

5 participants