winit/src/platform_impl/macos
2019-11-11 15:50:31 -07:00
..
util Fix freeze upon exiting exclusive fullscreen on macOS 10.15 (#1127) 2019-09-15 19:59:37 -04:00
app.rs Implement DeviceEvent::Button on Mac (#967) 2019-06-27 02:58:21 -04:00
app_delegate.rs Change Suspended(true/false) => Suspended/Resumed (#959) 2019-06-21 20:59:31 -06:00
app_state.rs macOS: fixes app termination (#1234) 2019-10-23 17:24:50 +03:00
event.rs Miscellaneous small changes (#1238) 2019-10-23 19:45:25 -04:00
event_loop.rs Fix invalid_value lint triggering on mem::zeroed of CFRunLoopSourceContext (#1271) 2019-11-11 15:50:31 -07:00
ffi.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
mod.rs Add exclusive fullscreen mode (#925) 2019-07-29 14:16:14 -04:00
monitor.rs Miscellaneous small changes (#1238) 2019-10-23 19:45:25 -04:00
observer.rs Fix invalid_value lint triggering on mem::zeroed of CFRunLoopSourceContext (#1271) 2019-11-11 15:50:31 -07:00
view.rs Miscellaneous small changes (#1238) 2019-10-23 19:45:25 -04:00
window.rs Fix so the compiler can infer msg_send! return types (#1227) 2019-10-18 11:33:40 -04:00
window_delegate.rs Update fullscreen state on macOS before entering fullscreen (#1196) 2019-10-05 16:23:06 -04:00