Releases
v0.29.11
Winit version 0.29.11 [yanked]
On Wayland, fix DeviceEvent::Motion not being sent
On X11, don't require XIM to run.
On X11, fix xkb state not being updated correctly sometimes leading to wrong input.
Fix compatibility with 32-bit platforms without 64-bit atomics.
On macOS, fix incorrect IME cursor rect origin.
On X11, fix swapped instance and general class names.
On Windows, fixed a race condition when sending an event through the loop proxy.
On Wayland, disable Occluded
event handling.
On X11, reload dpi on _XSETTINGS_SETTINGS
update.
On X11, fix deadlock when adjusting DPI and resizing at the same time.
On Wayland, fix Focused(false)
being send when other seats still have window focused.
On Wayland, fix Window::set_{min,max}_inner_size
not always applied.
On Windows, fix inconsistent resizing behavior with multi-monitor setups when repositioning outside the event loop.
On Wayland, fix WAYLAND_SOCKET
not used when detecting platform.
On Orbital, fix logical_key
and text
not reported in KeyEvent
.
On Orbital, implement KeyEventExtModifierSupplement
.
On Orbital, map keys to NamedKey
when possible.
On Orbital, implement set_cursor_grab
.
On Orbital, implement set_cursor_visible
.
On Orbital, implement drag_window
.
On Orbital, implement drag_resize_window
.
On Orbital, implement set_transparent
.
On Orbital, implement set_visible
.
On Orbital, implement is_visible
.
On Orbital, implement set_resizable
.
On Orbital, implement is_resizable
.
On Orbital, implement set_maximized
.
On Orbital, implement is_maximized
.
On Orbital, implement set_decorations
.
On Orbital, implement is_decorated
.
On Orbital, implement set_window_level
.
On Orbital, emit DeviceEvent::MouseMotion
.
On Wayland, fix title in CSD not updated from AboutToWait
.
You can’t perform that action at this time.