15th of November 2021 to 21st of November 2021

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

SixtyFPS UI Library

Our infrastructure on GitHub was a big piece of work this week. We re-organized our GitHub actions. We now separate the "CI" step, run for every commit, with a snapshot step that creates artifact and packages.

We worked on binary C++ packages that do not require the programmers using SixtyFPS to have Rust installed.

This week we also started our work on adding support for micro controllers. This requires shrinking down the overall resource usage, which will benefit all platforms in the long run. The first commit towards MCU support was abb423.

Finally the CMake support on the C++ side saw a lot of polish this week, e.g. in commit 8a3b06.

New Features

Fixes

Janitor work

Applications

cargo-ui

Statistics

50 patches were committed by 4 authors.