Skip to content

Winit version 0.30.8

Latest
Compare
Choose a tag to compare
@kchibisov kchibisov released this 04 Jan 05:47
· 178 commits to master since this release
v0.30.8

Added

  • ActivationToken::from_raw and ActivationToken::into_raw.
  • On X11, add a workaround for disabling IME on GNOME.

Fixed

  • On Windows, fixed the event loop not waking on accessibility requests.
  • On X11, fixed cursor grab mode state tracking on error.