8000 Release Winit version 0.30.4 Β· rust-windowing/winit Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Winit version 0.30.4

Compare
Choose a tag to compare
@kchibisov kchibisov released this 16 Jul 18:08
· 283 commits to master since this release
v0.30.4

Changed

  • DeviceId::dummy() and WindowId::dummy() are no longer marked unsafe.

Fixed

  • On Wayland, avoid crashing when compositor is misbehaving.
  • On Web, fix WindowEvent::Resized not using requestAnimationFrame when sending
    WindowEvent::RedrawRequested and also potentially causing WindowEvent::RedrawRequested
    to not be de-duplicated.
  • Account for different browser engine implementations of pointer movement coordinate space.
0