Files
winit/examples
Mads Marquart f3f6f1008a Add EventLoopBuilder
This commit adds an `EventLoopBuilder` struct to simplify event loop
customization and providing options to it upon creation. It also
deprecates the use of `EventLoop::with_user_event` in favor of the same
method on new builder, and replaces old platforms specific extension
traits with the new ones on the `EventLoopBuilder`.
2022-02-17 00:09:03 +03:00
..
2021-10-26 11:05:01 -07:00
2022-01-01 03:00:11 +01:00
2022-02-17 00:09:03 +03:00
2022-01-01 03:00:11 +01:00
2018-05-07 17:36:21 -04:00
2022-01-01 03:00:11 +01:00
2022-01-01 03:00:11 +01:00
2021-12-11 03:02:48 +01:00