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
We continued work in the Skia renderer (tracked in issue #1445) by adding enabling rendering with Metal on macOS, and Direct3D on Windows.
New Features
-
Add support for rotating elements (#1478)
The rotation-angle/rotation-origin-x/y properties are lowered to an injected Rotate element, that we already had.
This needs further fixes for transforming input events and an implementation of rotation in Skia.
Janitor work
-
Fix typo and add backticks (#1475)
Thank you to Miłosz Kosobucki for this pull request!
PRs:
Statistics
19 patches committed in 10 pull requests by 2 authors.