Olivier Goffart
|
609b6d3a60
|
Use in/out/in-out in our styles
|
2022-11-23 13:41:28 +01:00 |
|
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 |
|
Florian Blasius
|
575f093baf
|
Fixed: md TextEdit text not displayed (#1854)
|
2022-11-14 13:40:32 +01:00 |
|
Florian Blasius
|
15d9a2665b
|
Update background of material slider (#1841)
|
2022-11-11 11:43:24 +01:00 |
|
Florian Blasius
|
072d8fabcb
|
Add material, material-light and material-dark widgets (#1784)
Add material, material-light and material-dark widgets and make it available by the `env` `SLINT_STYLE`.
|
2022-10-31 14:54:50 +01:00 |
|