winit-sonoma-fix/src/platform_impl/macos
hatoo 5d99316c96 macOS: Don't change fullscreen state during fullscreen transition (#1331)
* Register windowWillExitFullScreen

* On macOS: Do not toggle fullscreen during fullscreen transition

* Add CHANGELOG

Co-authored-by: Freya Gentz <zegentzy@protonmail.com>
2019-12-24 11:56:56 -07:00
..
util FIX Crash on macOS when starting maximized without decorations (#1323) 2019-12-19 18:03:41 -07: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 Implement revamped RedrawRequested on macOS (#1235) 2019-12-22 11:17:23 -05:00
event.rs X11: Sync key press/release with window focus (#1296) 2019-12-07 15:51:37 -07:00
event_loop.rs Have EventLoopClosed contain the original event (#1294) 2019-12-07 10:22:03 -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 Add ModifiersChanged event for macOS (#1268) 2019-12-13 00:48:32 +03:00
window.rs macOS: Don't change fullscreen state during fullscreen transition (#1331) 2019-12-24 11:56:56 -07:00
window_delegate.rs macOS: Don't change fullscreen state during fullscreen transition (#1331) 2019-12-24 11:56:56 -07:00