winit-sonoma-fix/src/platform_impl/macos
2023-02-15 03:32:55 +03:00
..
appkit Add WindowExtMacOS::{set_,}option_as_alt 2023-01-31 12:35:49 +03:00
util fix unnecessary cast lint () 2022-12-22 20:35:33 +01:00
app.rs Simplify event queuing on macOS () 2023-01-22 23:29:38 +01:00
app_delegate.rs macOS: Fix ApplicationDelegate::init () 2022-11-23 15:23:06 +01:00
app_state.rs Fix clippy issues on stable 2023-01-27 07:18:58 +03:00
event.rs Refactor macOS to use new objc2 features () 2022-09-08 16:45:29 +02:00
event_loop.rs On macOS, add EventLoopBuilderExtMacOS::with_activate_ignoring_other_apps () 2022-11-23 13:42:46 +01:00
ffi.rs Refactor macOS to use new objc2 features () 2022-09-08 16:45:29 +02:00
menu.rs Only build, but don't run tests in MSRV CI () 2022-11-23 13:07:58 +01:00
mod.rs Fix clippy issues on stable 2023-01-27 07:18:58 +03:00
monitor.rs Fix clippy issues on stable 2023-01-27 07:18:58 +03:00
observer.rs Fix runloop entry () 2022-09-08 21:56:53 +02:00
view.rs On macOS, fix Ime::Commit persisting 2023-02-01 18:08:25 +03:00
window.rs On macOS, set resize increments only for live resize 2023-02-15 03:32:55 +03:00
window_delegate.rs On macOS, set resize increments only for live resize 2023-02-15 03:32:55 +03:00