winit/src/platform_impl/orbital
Kirill Chibisov 05444628e6
Provide a way to set cursor area for IME cursor
Rename `Window::set_ime_position` to `Window::set_ime_cursor_area`
adding a way to create cursor exclusive zone.

Fixes #2886.
2023-06-22 19:12:14 +00:00
..
event_loop.rs Update bitflags to 2.0 2023-06-02 17:44:36 +03:00
mod.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
window.rs Provide a way to set cursor area for IME cursor 2023-06-22 19:12:14 +00:00