slint/internal/compiler/widgets
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
..
common input output property: fix semantic with two ways bindings 2022-11-11 13:02:53 +01:00
fluent Make SlintInternal.dark-color-scheme a property instead of a function (#1790) 2022-10-28 14:20:20 +02:00
fluent-base Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
fluent-dark Add support for fluent-light and fluent-dark styles 2022-10-26 13:30:09 +02:00
fluent-light Add support for fluent-light and fluent-dark styles 2022-10-26 13:30:09 +02:00
material Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
material-base Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
material-dark Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
material-light Add material, material-light and material-dark widgets (#1784) 2022-10-31 14:54:50 +01:00
native Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00