winit/src/platform_impl/apple
Kirill Chibisov b674d20edf
api: unify error handling
Make error infrastructure more backend agnostic and let backends
just forward the os errors opaquely.
2024-09-06 17:20:11 +03:00
..
appkit api: unify error handling 2024-09-06 17:20:11 +03:00
uikit api: unify error handling 2024-09-06 17:20:11 +03: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