winit/winit-win32/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
..
event_loop Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
dark_mode.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
definitions.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
dpi.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
drop_handler.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
icon.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
ime.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
keyboard.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
keyboard_layout.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
minimal_ime.rs Move Windows backend to winit-win32 2025-05-25 12:13:25 +09:00
monitor.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
raw_input.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
window.rs winit-win32: prevent inner size reported as (0,0) when minimized 2025-11-01 23:39:57 +09:00
window_state.rs winit-win32: prevent inner size reported as (0,0) when minimized 2025-11-01 23:39:57 +09:00