29th of March 2022 to 4th of April 2022

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

News and Blog Posts

We are Silver Members of the Rust Foundation now! See our blog for the full announcement.

Olivier wrote a technical deep-dive on how we ported Slint to a micro-controllers.

Slint UI Library

GL Backend optimizations

Keyboard Handling (#1103)

Infrastructure is in place now to move the keyboard focus between different widgets of the application using the Tab and Shift-Tab keyboard shortcuts.

While the infrastructure is in place now, many widgets do not yet support moving the focus to them. This will get added in th the coming weeks.

In addition support for better navigation in multi-line text edits has started.

New Features

Fixes

Statistics

30 patches were committed by 5 authors.