FloVanGH
|
d3c56e1f1f
|
added usecases demo (#7603)
* [autofix.ci] apply automated fixes
* Update demos/usecases/esp-idf/README.md
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
* Update demos/usecases/esp-idf/rust-toolchain.toml
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
|
2025-02-12 08:59:33 +00:00 |
|
Olivier Goffart
|
08eb1816a7
|
Virtual keyboard: Add a touch area so item behind are not recieving events
|
2024-04-23 16:14:09 +02:00 |
|
Simon Hausmann
|
68083243b2
|
Add an in-out boolean color-scheme property to Palette (#4701)
This allows applications to force dark/light mode, as well as determine
which mode is active.
|
2024-03-26 15:44:22 +01:00 |
|
Simon Hausmann
|
5e23dbe765
|
Fix reuse compliance check
Current versions of the reuse tool don't allow inline copyright and licsense information in SVG and CSV files anymore. Move those into the dep5 file.
|
2024-01-18 15:11:43 +01:00 |
|
Florian Blasius
|
4ec63a9c71
|
cleanup examples according to upcoming code guidelines (#3809)
|
2023-11-02 11:04:40 +01:00 |
|
Olivier Goffart
|
11dea135f7
|
Domain: slint-ui.com -> slint.dev
|
2023-06-16 10:55:08 +02:00 |
|
Aurindam Jana
|
e4338300de
|
Change license for examples to MIT (#2887)
|
2023-06-15 11:23:17 +02:00 |
|
Florian Blasius
|
bcb9d1ef83
|
virtual keyboard example (#2490)
* Update examples/virtual_keyboard/rust/Cargo.toml
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Update internal/core/window.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Update internal/core/api.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Update internal/core/api.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Update internal/core/api.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* Update internal/core/api.rs
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
* code review fixes
---------
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
|
2023-04-13 08:36:40 +02:00 |
|