winit/src/platform_impl/apple
lucasmerlin 1e1f0fd7e9
Basic iOS IME support (#3823)
This implements basic iOS IME support (typing, backspace, support for emojis
etc but no autocomplete or copy / paste menu).

Co-authored-by: Mads Marquart <mads@marquart.dk>
2024-08-19 22:04:29 +02:00
..
appkit macOS/iOS: Remove window activation hacks (#3872) 2024-08-18 23:50:10 +02:00
uikit Basic iOS IME support (#3823) 2024-08-19 22:04:29 +02:00
event_handler.rs iOS: Refactor event handling to share code with macOS (#3865) 2024-08-15 23:19:57 +02:00
mod.rs iOS: Refactor event handling to share code with macOS (#3865) 2024-08-15 23:19:57 +02:00
notification_center.rs Allow the user to register the application delegate on macOS and iOS (#3758) 2024-08-11 23:14:18 +02:00