winit/winit-uikit/src
Mads Marquart 4c5bf0ee08 winit/event_loop: Add register_app and run_app_never_return
To allow users to explicitly choose the run semantics that they want.
2025-11-16 17:23:28 +09:00
..
app_state.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
event_loop.rs winit/event_loop: Add register_app and run_app_never_return 2025-11-16 17:23:28 +09:00
lib.rs Move UIKit backend to winit-uikit 2025-05-25 23:19:30 +09:00
monitor.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
notification_center.rs Move AppKit (macOS) backend to winit-appkit (#4248) 2025-05-25 17:37:40 +02:00
view.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
view_controller.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
window.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00