Files
winit/src/platform
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
..
2023-10-04 01:24:42 +04:00
2023-01-05 06:58:08 -07:00
2023-10-19 18:27:49 +04:00
2023-10-17 04:54:12 +04:00
2023-08-13 23:20:09 +04:00