Skip to content

Winit version 0.29.8

Compare
Choose a tag to compare
@kchibisov kchibisov released this 31 Dec 16:16
· 418 commits to master since this release
v0.29.8
  • On X11, fix IME input lagging behind.
  • On X11, fix ModifiersChanged not sent from xdotool-like input
  • On X11, fix keymap not updated from xmodmap.
  • On X11, reduce the amount of time spent fetching screen resources.
  • On Wayland, fix Window::request_inner_size being overwritten by resize.
  • On Wayland, fix Window::inner_size not using the correct rounding.