winit/src/platform_impl/apple
Kirill Chibisov ae28eea406
cursor: refactor CustomCursor to be dyn
cursor: refactor `CustomCursor` to be `dyn`

Same as for `MonitorHandle`, the source was changed to support
all kinds of sources.
2025-03-13 17:18:37 +03:00
..
appkit cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03:00
uikit cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03:00
event_handler.rs iOS: Never queue application-level events (#3905) 2024-12-03 19:53:29 +01:00
event_loop_proxy.rs apple: Implement wake-ups using system mechanisms (#4146) 2025-03-01 20:18:28 +01:00
mod.rs apple: Implement wake-ups using system mechanisms (#4146) 2025-03-01 20:18:28 +01:00
notification_center.rs Update to objc2 v0.6 (#4092) 2025-01-28 21:31:14 +01:00