New · Slint MCP server + llms.txt — build native UIs with Cursor, Claude Code & Copilot

7th of March 2022 to 13th of March 2022 ‒ 0.2.1 Release

Slint 0.2.1 Release

We released a bug-fix release with version 0.2.1 on Thursday.

The release mostly contains bug fixes, but also has a couple of features:

For more details see the ChangeLog

Upgrading to 0.2.1

If you're using Slint with Rust, just run cargo update to update to the latest release.

If you're using Slint with C++, set GIT_TAG in your CMakeLists.txt to release/0.2. This is a new branch that we've created. We'll update it with future minor and patch releases, so that you can conveniently stay up-to-date with the latest and greatest Slint.

Slint UI Library

Microcontroller

Printer Demo on Raspberry pi pico
Our printer demo running on RP2040

We made significant progress with the microcontroller (MCU) branch this week. Our goal is to make our demo work on the Raspberry Pi Pico (RP2040 with 264KB RAM, using a 320x240 pixel screen, pixels transferred via SPI)

Text Rendering and Line Breaking improvements (#1016)

Simon worked on improved line breaking, especially in the context of MCU.

New Features

Fixes

Janitor work

Changes: c68291, 133688, 49c6da, 04dd40, aeb80e, cce7b0

Statistics

102 patches were committed by 4 authors.

← Next : 14th of March 2022 to 20th of March 2022 | Previous : 28th of February 2022 to 6th of March 2022


Slint is a declarative GUI toolkit to build native user interfaces for desktop and embedded applications written in Rust, C++, JavaScript, and Python. Find more information at https://slint.dev/ or check out the source code at https://github.com/slint-ui/slint