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

Fix @ on AZERTY on wasm #256

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Fix @ on AZERTY on wasm #256

merged 1 commit into from
Feb 19, 2024

Conversation

Vrixyz
Copy link
Contributor

@Vrixyz Vrixyz commented Feb 6, 2024

Another attempt to #181

This PR retrieves the user agent for better platform detection.

Not much tested, it seemed on wasm I was receiving physical keys, so my next step is to check how it's going with bevy 0.13

@frewsxcv
Copy link
Contributor

https://bevyengine.org/news/bevy-0-13/#winit-upgrade

@mvlabat mvlabat force-pushed the 181-user-agent branch 2 times, most recently from 992be54 to f8e93b8 Compare February 19, 2024 20:27
@mvlabat
Copy link
Owner

mvlabat commented Feb 19, 2024

I made some changes to the code, now this should be a bit cleaner and also work for iphones with connected keyboards (yeah, I decided to test that, lol). Huge thanks for moving all the input story to completion, it works wonderfully now!

@mvlabat mvlabat merged commit e1038c9 into mvlabat:main Feb 19, 2024
38 of 39 checks passed
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.

None yet

3 participants