winit/src/platform_impl/macos
2024-02-08 13:28:26 +04:00
..
app.rs macOS: Remove global HANDLER and AppState (#3389) 2024-01-14 03:37:53 +01:00
app_delegate.rs Refactor user event handling on macOS/iOS (#3422) 2024-01-25 05:26:50 +01:00
cursor.rs Remove generic parameter T from EventLoopWindowTarget (#3298) 2024-01-13 21:36:53 +01:00
event.rs On macOS, reported shifted key with shift+Ctrl/Cmd 2024-01-05 14:53:47 +04:00
event_loop.rs Remove EventLoopError::AlreadyRunning 2024-01-29 22:06:03 +04:00
ffi.rs Replace remaining AppKit bindings with icrate's (#3296) 2023-12-23 23:07:55 +01:00
menu.rs Replace remaining AppKit bindings with icrate's (#3296) 2023-12-23 23:07:55 +01:00
mod.rs feat: Add an owned display handle type 2024-01-15 11:58:11 -08:00
monitor.rs Rename VideoMode to VideoModeHandle (#3328) 2023-12-26 22:12:33 +01:00
observer.rs macOS: Remove global HANDLER and AppState (#3389) 2024-01-14 03:37:53 +01:00
util.rs Fix nightly CI dead_code warnings 2024-02-08 13:28:26 +04:00
view.rs Support pinch, double tap and rotation gestures on iOS (#3130) 2024-01-16 21:31:18 +01:00
window.rs Move PlatformSpecificWindowBuilderAttributes (#3318) 2024-01-17 23:37:28 +01:00
window_delegate.rs Move PlatformSpecificWindowBuilderAttributes (#3318) 2024-01-17 23:37:28 +01:00