slint/internal/compiler/widgets/fluent-base
Florian Blasius 61c39b5fa1 Add support for dispatching key events through the public platform API
This change adds `KeyPress` and `KeyRelease` variants to the
`WindowEvent` enum, along with the new `slint::Key` enum, that allows
encoding keys.
2022-11-15 10:34:17 +01:00
..
std-widgets-impl.slint input output property: fix semantic with two ways bindings 2022-11-11 13:02:53 +01:00
std-widgets.slint Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00