I just found out that the maintainer of the Slint linux distro passed away back in January of this year.
Anyone know if the project has been completely stopped, or if someone else has taken it over?
#accessible #accessibility #blind #linux #slint

We maintained five widget styles. Now we're picking one. The next #Slint release (1.16) makes Fluent the default on all platforms.

Blog: https://slint.dev/blog/default-native-style-change

#RustLang #FluentDesign #CrossPlatform #OpenSource

Fluent becomes the Default Style

Changing the Default Style in Slint — Deprecating Native-Looking Styles

@MewProjects @serrebi Will this work on #slint?

Last week we exhibited at Embedded World in Nuremberg.

This video presents some of the demos from our booth, running on embedded devices with Slint 👇

https://www.youtube.com/shorts/3w64sO7fjFM

#embedded #Slint #EmbeddedWorld #RP2350 #ESP32 #ESP32S3 #ESP32P4 #Renesas #toradex

Slint at Embedded World 2026

YouTube

Embedded World 2026 is officially underway in Nuremberg.

Here’s a look at the KDAB booth (4-302). Stop by to explore our latest #embedded demos and talk with engineers about building high-performance systems with #QtDev, #Cpp, #RustLang, #Slint & #FlutterDev.

More details:
https://www.kdab.com/kdab-at-embedded-world-2026-nuremberg-germany/

📍Embedded World 2026 starts in Nuremberg tomorrow.

Stop by KDAB at booth 4-302 to explore live demos of #embedded systems built with Qt, C++, Rust, Slint, and Flutter, and talk with our engineers about your projects.

Details:
https://www.kdab.com/kdab-at-embedded-world-2026-nuremberg-germany/

#QtDev #Cpp #RustLang #Slint #FlutterDev

@storm I think I finally got libreoffice building for #slint. Please test it when you get home.

KDAB will exhibit at Embedded World 2026 in Nuremberg, Germany (March 10–12, Booth 4-302) showcasing robust, high-performance embedded systems using Qt, C++, Rust, Slint, and Flutter.

Visit KDAB to see live demos and discuss your #embedded software projects with our engineers.

More details on https://www.kdab.com/kdab-at-embedded-world-2026-nuremberg-germany/ #QtDev #Cpp #RustLang #Slint #FlutterDev

Hi! We've just released #Slint 1.15.1, a patch release that fixes a handful of bugs that slipped the last release.
Slint is a native UI toolkit for embedded and desktop apps.
See our change log for a complete list of changes.
https://github.com/slint-ui/slint/releases/tag/v1.15.1

#cpp #cplusplus #rustlang #python

Release 1.15.1 · slint-ui/slint

Slint 1.15.1 is a patch release that fixes several bugs and crashes. For a complete list of changes, check out the ChangeLog. Upgrading to Slint 1.15.1: Rust: Run cargo update. C++: If you're usin...

GitHub

@dcz @slint Can you elaborate more on "I want ot modify data in a table"? By the user? By the application?

As far as I remember tables in #Slint operate on a model basis, so some extension should be possible.