Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, and JavaScript. Find more information at https://slint-ui.com/ or go straight to github at https://github.com/slint-ui/slint
Slint Library
Release 0.3.5
We released v0.3.5 this week, that contains fixes to some issues our users reported. For a detailed list of changes, check out the CHANGELOG.
Tooling
-
Improve LSP autocompletion formatting (#2273)
Thank you to Miłosz Kosobucki for this pull request!
Fixes
- Fix inverted logic when using SLINT_EMBED_RESOURCES environment variable (#2278)
-
Fix crash when a
state
condition is detected as constant (#2286)Fixes: #2274
Documentation and Demos
- Polish the Slint Language Documentation ( #2240, #2241, #2258, #2270, #2271, #2272, #2276, #2277, #2280, #2283, #2285, #2287 )
- Improve the new demo (#2244, #2263, )
Microcontroller Support
- Add Touch driver for ESP32-S3_box (#2265)
- Fix performance on ESP32-S3 box by adjusting board frequencies (90314c)
Janitor Work
PRs: #2264,
Statistics
49 patches committed in 19 pull requests by 5 authors.