winit
winit copied to clipboard
Use the `keyboard_types` crate in winit
Using the keyboard_types crate as a standardized keyboard crate among the ecosystem. see https://github.com/tauri-apps/tao/issues/460
Good idea! Will probably have to wait until we get the new keyboard API stuff worked out though: https://github.com/rust-windowing/winit/issues/1806
I've opened https://github.com/pyfisch/keyboard-types/issues/19 for tracking this in keyboard-types