winit/src/platform_impl/macos
2023-11-28 21:39:12 +01:00
..
appkit feat: macos services menu added (#3231) 2023-11-28 21:39:12 +01:00
app.rs Make iOS fully thread safe (#3045) 2023-08-27 17:04:39 +02:00
app_delegate.rs Move ControlFlow to EventLoopWindowTarget 2023-09-07 10:25:04 +04:00
app_state.rs On macOS, send a Resized event after ScaleFactorChanged 2023-11-07 02:26:02 +04:00
event.rs On macOS, remove spurious error logging when handling Fn 2023-11-28 23:19:16 +04:00
event_loop.rs Update to new raw-window-handle strategy 2023-10-15 06:07:39 +04:00
ffi.rs On macOS, add support for Window::set_blur 2023-10-28 14:22:10 +04:00
menu.rs feat: macos services menu added (#3231) 2023-11-28 21:39:12 +01:00
mod.rs X11: Add #[deny(unsafe_op_in_unsafe_fn)] (#3121) 2023-09-30 21:43:41 +02:00
monitor.rs Update objc2 version (#2936) 2023-07-29 00:33:03 +02:00
observer.rs Remove RedrawEventsCleared + MainEventsCleared, and added AboutToWait 2023-07-28 20:37:56 +04:00
util.rs Improve macOS/iOS/Web thread safety 2023-08-14 23:19:57 +04:00
view.rs On macOS, fix assertion when pressing Fn key 2023-11-17 15:56:03 +04:00
window.rs On macOS, add support for Window::set_blur 2023-10-28 14:22:10 +04:00
window_delegate.rs Make iOS fully thread safe (#3045) 2023-08-27 17:04:39 +02:00