Files
winit/winit-core
John Nunley 284f4c0558 feat: Move Event to winit-core
This requires a lot of restructuring on the backend side, as we need to
accommodate for backends not being able to construct these types
implicitly. In addition, we also need to expose some new APIs on these
types to make them usable.

Several breaking changes occurred in this commit.

Signed-off-by: John Nunley <dev@notgull.net>
2024-02-06 19:01:49 -08:00
..
2024-02-06 19:01:49 -08:00
2024-02-06 19:01:49 -08:00
2024-02-06 19:01:49 -08:00
2024-02-06 18:59:05 -08:00

winit-core - Base types for a windowing system

TODO