fornjot icon indicating copy to clipboard operation
fornjot copied to clipboard

Upgrade `winit`/`raw-window-handle` to latest version

Open hannobraun opened this issue 3 years ago • 1 comments

We currently depend on raw-window-handle 0.4.3. As of this writing, the latest version is 0.5.0.

Upgrading is currently blocked on winit 0.27.0 being published (https://github.com/rust-windowing/winit/pull/2376), and wgpu (which doesn't seem to have started the upgrade).

hannobraun avatar Jul 20 '22 10:07 hannobraun

No longer blocked on winit. Still blocked on wgpu, which has an open pull request now (https://github.com/gfx-rs/wgpu/pull/2918). Updated the issue title accordingly.

hannobraun avatar Aug 01 '22 13:08 hannobraun

Winit 0.27.2 supports raw-window-handle 0.4, which means it should work with wgpu. No longer blocked!

hannobraun avatar Aug 22 '22 13:08 hannobraun

Closing in favor of #976.

hannobraun avatar Aug 22 '22 14:08 hannobraun