winit-sonoma-fix/src
Kirill Chibisov f04fa5d54f
Add new Ime event for desktop platforms
This commit brings new Ime event to account for preedit state of input
method, also adding `Window::set_ime_allowed` to toggle IME input on
the particular window.

This commit implements API as designed in #1497 for desktop platforms.

Co-authored-by: Artur Kovacs <kovacs.artur.barnabas@gmail.com>
Co-authored-by: Markus Siglreithmaier <m.siglreith@gmail.com>
Co-authored-by: Murarth <murarth@gmail.com>
Co-authored-by: Yusuke Kominami <yukke.konan@gmail.com>
Co-authored-by: moko256 <koutaro.mo@gmail.com>
2022-05-07 05:29:25 +03:00
..
platform Unify with_app_id and with_class methods 2022-04-20 01:56:56 +03:00
platform_impl Add new Ime event for desktop platforms 2022-05-07 05:29:25 +03:00
dpi.rs Clippy fixes (#2011) 2021-08-30 19:40:02 +02:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Add new Ime event for desktop platforms 2022-05-07 05:29:25 +03:00
event_loop.rs Add methods to set ControlFlow operation 2022-04-10 04:32:02 +03:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Add methods to set ControlFlow operation 2022-04-10 04:32:02 +03:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Add new Ime event for desktop platforms 2022-05-07 05:29:25 +03:00