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 UI Library
Tooling
- Implement highlighting of the currently selected component in the VS Code web extension and the online editor (#2097, #2061)
Documentation
- doc: Make the states example interactive (#2093)
C++
- move StandardListViewItem from private to public namespace (#2062)
Fixes
- Styles: Harmonize the in/out properties across styles (#2090)
- Always generate the native struct for exported struct (#2085)
- Fix two way binding to global getting the wrong value (#2080)
- Layout: forward the implicit constraint from the children to the parent (#2071)
- Fix rendering issues in different backends (#2092, #2086, #2083, #2082, #2079, #2078, #2072)
- Fix panic when resetting the model to a smaller model in a ListView (#2074)
Janitor work
Statistics
49 patches committed in 22 pull requests by 5 authors.