winit/src/platform_impl/macos/util
Mads Marquart 982ad46c83
Use objc's autoreleasepool instead of manually with NSAutoreleasePool (#1936)
Ensures the pools are released even if we panic
2021-05-27 17:38:41 +02:00
..
async.rs Fix seg-fault when using without a window (#1874) 2021-03-06 11:17:23 +01:00
cursor.rs On Macos, Hide cursor only inside window (#1348) 2020-01-03 03:34:14 +03:00
mod.rs Use objc's autoreleasepool instead of manually with NSAutoreleasePool (#1936) 2021-05-27 17:38:41 +02:00