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 |
|
Kirill Chibisov
|
c333003514
|
Bump MSRV to 1.85 and edition to 2024
|
2025-10-20 00:01:36 +09:00 |
|
Mads Marquart
|
478427b0bd
|
Remove the need for cfg_aliases in winit-core (#4271)
|
2025-06-06 13:24:01 +02:00 |
|
Mads Marquart
|
eab03dca80
|
Move EventLoopExt* to winit-core (#4228)
* Move EventLoopExtPumpEvents and PumpStatus to winit-core
* Move EventLoopExtRunOnDemand to winit-core
|
2025-05-20 16:56:53 +02:00 |
|