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 HasRawWindowHandle for WindowHandle in druid (rebased against master) #1878

Closed
wants to merge 1 commit into from

Conversation

playmer
Copy link

@playmer playmer commented Jul 20, 2021

Expose the HasRawWindowHandle trait impl of druid-shell for
WindowHandle into druid itself, so druid users can access it. This
is also under a raw-win-handle feature, like the druid-shell one.

Bug: #1505

This is all the work of @djeedai in #1828, just rebased against master to help nudge it along the finish line :)

Expose the `HasRawWindowHandle` trait impl of druid-shell for
`WindowHandle` into druid itself, so druid users can access it. This
is also under a `raw-win-handle` feature, like the druid-shell one.

Bug: linebender#1505
@cmyr
Copy link
Member

cmyr commented Jul 23, 2021

merged #1828 so will close this. Thanks!

@cmyr cmyr closed this Jul 23, 2021
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.

3 participants