winit-sonoma-fix/src
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
..
platform Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
platform_impl Use objc's autoreleasepool instead of manually with NSAutoreleasePool (#1936) 2021-05-27 17:38:41 +02:00
dpi.rs implement mint conversions (#1930) 2021-05-09 00:56:52 +02:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs On Wayland, don't drop extra mouse buttons 2020-12-09 23:11:25 +03:00
event_loop.rs Clarify ControlFlow::Poll doc for web (#1725) 2020-09-24 10:30:26 -04:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Implemented focus_window (#1944) 2021-05-19 18:39:53 +02:00