winit icon indicating copy to clipboard operation
winit copied to clipboard

Use the `keyboard_types` crate in winit

Open amrbashir opened this issue 3 years ago • 3 comments

Using the keyboard_types crate as a standardized keyboard crate among the ecosystem. see https://github.com/tauri-apps/tao/issues/460

amrbashir avatar Jul 25 '22 13:07 amrbashir

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

madsmtm avatar Jul 26 '22 18:07 madsmtm

I've opened https://github.com/pyfisch/keyboard-types/issues/19 for tracking this in keyboard-types

madsmtm avatar Jan 31 '23 19:01 madsmtm