Skip to content

Winit version 0.30.9

Latest
Compare
Choose a tag to compare
@kchibisov kchibisov released this 06 Feb 10:16
· 197 commits to master since this release
v0.30.9

Changed

  • On Wayland, no longer send an explicit clearing Ime::Preedit just prior to a new Ime::Preedit.

Fixed

  • On X11, fix crash with uim.
  • On X11, fix modifiers for keys that were sent by the same X11 request.
  • On iOS, fix high CPU usage even when using ControlFlow::Wait.