slint/internal/interpreter
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
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
api.rs Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
Cargo.toml doc: Remove the experimental tag from the Skia renderer 2022-10-31 10:50:28 +01:00
dynamic_component.rs New syntax: allow to create component without base 2022-10-26 18:09:57 +02:00
dynamic_type.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
eval.rs Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
eval_layout.rs Implement BuiltinFunction::DarkColorScheme in the interpreter 2022-10-19 15:23:41 +02:00
ffi.rs API cleanup: Rename PlatformWindow to WindowAdapter 2022-08-29 16:53:47 +02:00
global_component.rs Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
lib.rs Rename the compat feature again 2022-09-14 15:55:57 +02:00
migration.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
tests.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
value_model.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00