winit/src/platform_impl/apple
Pascal Hertleif 24c226416e
Use wrapper type for CFUUID (#4032)
This no longer exposes `CGDisplayCreateUUIDFromDisplayID` and instead
uses `CFUUID` to avoid a leak.

Monitor comparisons should also be more stable now.
2025-01-17 12:38:42 +01:00
..
appkit Use wrapper type for CFUUID (#4032) 2025-01-17 12:38:42 +01:00
uikit api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +03:00
event_handler.rs iOS: Never queue application-level events (#3905) 2024-12-03 19:53:29 +01:00
mod.rs chore: remove platform FingerId 2024-11-02 17:10:32 +03: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