winit/winit-orbital/src
DorotaC 08907148ec
winit-core/window: add Window::request_ime_update
Allow updating IME state atomically to make it easier for platforms
where it's atomic by its nature, like Wayland. The old API is marked
as deprecated and is routed to the new atomic API.

Co-authored-by: dcz <gilapfco.dcz@porcupinefactory.org>
2025-06-28 13:14:20 +09:00
..
event_loop.rs chore: move event loop recreation check into backends themselves 2025-05-26 13:48:52 +09:00
lib.rs winit-orbital: update to new path format 2025-06-17 14:46:09 +09:00
window.rs winit-core/window: add Window::request_ime_update 2025-06-28 13:14:20 +09:00