Skip to content

Update raw window handle and fix raw-win-handle feature#2238

Merged
jneem merged 3 commits intolinebender:masterfrom
Azorlogh:update-raw-window-handle
Aug 2, 2022
Merged

Update raw window handle and fix raw-win-handle feature#2238
jneem merged 3 commits intolinebender:masterfrom
Azorlogh:update-raw-window-handle

Conversation

@Azorlogh
Copy link
Contributor

@Azorlogh Azorlogh commented Aug 1, 2022

Fixes #2237, resolves #2225

Updates raw-window-handle from 0.4.2 to 0.5.0 and fixes the feature which is currently broken on all platforms.

I tested it on all platforms except macOS.

Small note: for the x11 backend, the xcb connection was previously stored in the RawWindowHandle, but since 0.5.0 decoupled the WindowHandles and DisplayHandles, it is no longer present. It was not used anywhere by druid however.

Copy link
Member

@jneem jneem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! You'll need to appease the CI before it will let us merge, though.

Co-authored-by: jneem <joeneeman@gmail.com>
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.

"module unix is private" when building druid shell with raw-win-handle New raw-window-handle release

2 participants