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
New Features
-
Serde support for
SharedString
andSharedVector
(#2727)Thank you to Mehrbod Akhlaghpour for this pull request!
Fixes
- Fix rendering of the Qt platform example with high-dpi (#2771)
- winit: Fix fullscreen support (#2776)
Janitor Work
- Share fontdb handling between the run-time and the compiler (#2764)
- winit: Clean up implementation of WinitWindowAdapter::show() and hide() (#2766)
- FemtoVG and Skia renderer API cleanup (#2779)
- Bump FemtoVG (#2781)
Statistics
10 patches committed in 7 pull requests by 2 authors.