winit/winit-web/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
..
async Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
event_loop Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
script Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
web_sys winit-core/keyboard: use keyboard_types 2025-06-07 16:47:47 +09:00
cursor.rs Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
event.rs Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
lib.rs winit-core/keyboard: use keyboard_types 2025-06-07 16:47:47 +09:00
lock.rs Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
main_thread.rs Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
monitor.rs Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
window.rs winit-core/window: add Window::request_ime_update 2025-06-28 13:14:20 +09:00