winit/winit-appkit/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.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
app_state.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
cursor.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
event.rs chore: latest typos 2025-11-01 21:00:39 +09:00
event_loop.rs winit/event_loop: Add register_app and run_app_never_return 2025-11-16 17:23:28 +09:00
ffi.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
lib.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
menu.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
monitor.rs winit-appkit: fix tests on systems without MonitorId(1) 2025-11-06 14:46:28 +09:00
notification_center.rs Move AppKit (macOS) backend to winit-appkit (#4248) 2025-05-25 17:37:40 +02:00
observer.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
util.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
view.rs winit-core: revise MouseButton type 2025-11-01 21:00:39 +09:00
window.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
window_delegate.rs macOS: fix a crash when dragging non-file content onto window 2025-11-05 13:20:01 +09:00