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

15th of November 2021 to 21st of November 2021

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.

← Next : 22nd of November 2021 to 28th of November 2021 ‒ 0.1.5 Release | Previous : 8th of November 2021 to 14th of November 2021


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