Skip to content

Replace use of Rc<winit::window::Window> with Arc #8257

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

Merged
merged 7 commits into from
Apr 24, 2025
Merged

Conversation

tronical
Copy link
Member

In preparation for wgpu usage, where the wgpu API requires the window handle to be send, i.e. Arc.

In preparation for wgpu usage, where the wgpu API requires the window
handle to be send, i.e. Arc<dyn HasWindowHandle>.
@tronical tronical requested a review from ogoffart April 24, 2025 06:36
@tronical tronical merged commit 6595aee into master Apr 24, 2025
39 checks passed
@tronical tronical deleted the simon/winit-arc branch April 24, 2025 11:28
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.

2 participants