iced/core/src/keyboard
Héctor Ramón Jiménez c0ab988842
Revert system menus support
The current implementation has some important issues on Windows. We will reintroduce the feature once we figure them out!

I have kept some of the changes in #945, like the new `keyboard::Modifiers` powered by `bitflags`.
2021-09-15 15:31:40 +07:00
..
event.rs Rename keyboard::ModifiersState to Modifiers 2020-11-26 02:05:42 +01:00
key_code.rs Keep KeyCode names synchronized with winit 2020-10-08 03:44:22 +02:00
modifiers.rs Introduce COMMAND constant to keyboard::Modifiers 2021-07-27 12:54:39 +07:00