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

raw-window-handle for interoperability #393

Open
bananaturtlesandwich opened this issue Jul 23, 2023 · 0 comments
Open

raw-window-handle for interoperability #393

bananaturtlesandwich opened this issue Jul 23, 2023 · 0 comments

Comments

@bananaturtlesandwich
Copy link
Contributor

I think that it would be really nice if the Eventhandler struct implemented the raw-window-handle traits for window and display handles. Other crates which provide windows like winit, sdl, glfw and baseview do this and it means that miniquad can be used as a backend for many more crates such as wgpu. I had an attempt at this about a week ago but I wasn't experienced enough with the apple and android apis to implement these methods for those platforms.

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

No branches or pull requests

1 participant