winit/tests
Diggory Hardy acfeff5327
Revise Key and KeyCode enums
Split `Key` into clear categories, like `Named`, `Dead`, Character`, `Unidentified`
removing the `#[non_exhaustive]` from the `Key` itself.

Similar action was done for the `KeyCode`.

Fixes: #2995
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
2023-10-19 18:27:49 +04:00
..
send_objects.rs Make WindowBuilder Send + Sync 2023-10-17 04:54:12 +04:00
serde_objects.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
sync_object.rs Make WindowBuilder Send + Sync 2023-10-17 04:54:12 +04:00