Trending

Latest Posts by Slint

Preview
crates.io: Rust Package Registry crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects

I just released v0.5.11 of the cpp crate 🦀

It lets you embed C++ code directly inside your Rust source. Handy for FFI with C++ libraries.

A few bugfixes and some modernization in this release.

crates.io/crates/cpp

#rustlang #cplusplus

23 hours ago 3 0 0 0
Video

Pretty happy with this onboarding. Even managed to sneak in a little easter egg ;)

Still some small-ish bugs and glitches, but overall rly happy!

What ya think?

#buildinpublic #madewithslint #ux4ever #m3llo.app #discordkiller?

6 days ago 4 2 0 0
Preview
Fluent becomes the Default Style Changing the Default Style in Slint — Deprecating Native-Looking Styles

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

Blog: slint.dev/blog/default...

#RustLang #FluentDesign #CrossPlatform #OpenSource

1 week ago 6 0 1 0
Slint at Embedded World 2026
Slint at Embedded World 2026 YouTube video by 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 👇

www.youtube.com/shorts/3w64s...

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

3 weeks ago 5 1 0 0
Post image

Come see us this week in Hall 4 - Booth 400 at Embedded World 2026.

4 weeks ago 2 0 0 0
Preview
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...

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.
github.com/slint-ui/sli...

#cpp #cplusplus #rustlang #python

1 month ago 4 1 0 0
Preview
Slint 1.15 Released Slint 1.15 Released

🎉 Slint 1.15 is out!

This release brings dynamic GridLayout (with for loops), two-way bindings on struct fields, Python type hints via slint-compiler, and improved iOS/Android support (safe area + virtual keyboard areas).

📝 Blog post: slint.dev/blog/slint-1...

#Slint #rustlang #python #cpp

2 months ago 13 1 0 0
Preview
LibrePCB 2.0.0 Released | LibrePCB Blog I am very proud to announce the release of LibrePCB 2.0.0 today, after 10 months of hard work! The implementation of a completely new UI with modern technologies marks the beginning of a new era in th...

🎉 #LibrePCB 2.0 is out
librepcb.org/blog/2026-01...
A free, cross-platform app for drawing schematics and designing PCBs. In 2.0, the UI migrated from #Qt to #Slint, bringing a refreshed productivity-focused interface.
Proud to see Slint used in a large-scale desktop app 💙
#MadeWithSlint #OpenSource

2 months ago 8 2 1 0
Call for Testing for Slint 1.15 · slint-ui slint · Discussion #10621 We're getting ready for the Slint 1.15 release, and your feedback helps us make it solid and reliable! Please try the pre-release/1.15 branch with your own applications and report any regressions y...

🔍 Call for testing: #Slint 1.15 is coming soon!
Please try the release branch with your own apps and report any regressions.

Highlights include GridLayout for loops, mobile safe areas, two-way bindings on structs, Python stubs, and more.

📝 github.com/slint-ui/sli...

#rustlang

2 months ago 7 1 0 0
Preview
Using Servo with Slint Using Servo with Slint: A Journey of Rust and Rendering

We’re working on using #Servo to embed web content in #Slint apps 🦀🌐
For details, examples, and screenshots, check out Burhan’s blog post:
slint.dev/blog/using-s...

#rustlang #MadeWithSlint @servo.org

2 months ago 25 5 0 0
Advertisement
Preview
Yoram Bar-Haim / LibreGagdet · GitLab GitLab.com

https://gitlab.com/bhyoram/libregagdet
LibreGadget now has slint UI instead of QML, which significantly reduces the needed rust code.
@tuxdevices

3 months ago 5 1 0 0
Video

I'm so happy with the new Speedometer demo that is part of @slint.dev 1.14. It took around a day to complete and this video shows the jump from the first hour or so, to when I finished polishing things. You can play with the demo or see the code here docs.slint.dev/latest/demos...

5 months ago 5 1 1 0
Preview
Slint 1.14 Released Slint 1.14 Released

We’re proud to release #Slint 1.14 💙
Now with universal transforms 🌀, #Python asyncio 🐍, and a unified text engine with Fontique and Parley 🖋️
👉 slint.dev/blog/slint-1...

#cplusplus #GUI #Python #rustlang

5 months ago 4 1 0 0
Preview
Call for testing: 1.14 release · slint-ui slint · Discussion #9720 We’re getting ready for the Slint 1.14 release, and your feedback helps us make it rock-solid! Please try the latest master build with your own applications and report any regressions 🌟 Highlights:...

🔎 Call for testers!
#Slint 1.14 is around the corner — try the latest build and tell us what you find 🐛✨
🌀 New transforms, 🖋️ better text, 🐍 Python asyncio, 💻 live preview updates
👉 github.com/slint-ui/sli...

5 months ago 6 1 0 0
Preview
Making Slint Desktop-Ready Making Slint Desktop-Ready

We're excited to share that for the next few weeks we will be focused on improving features in #Slint to make it production-ready for desktop application development - slint.dev/blog/making-...

#UI #CrossPlatform #OpenSource #DesktopApps

5 months ago 12 2 0 0
Screenshot of whispercap

Screenshot of whispercap

Screenshot of whispercap

Screenshot of whispercap

Check out Whispercap: a desktop app to transcribe audio & video into subtitles using Whisper models.
Built with #Rust + #Slint 🦀🖼️
Includes subtitle translation & editing tools.

🔗 github.com/heng30/whisp...

#MadeWithSlint #rustlang

6 months ago 2 0 0 0
Preview
Material 3 Design Comes To Slint Material 3 Design Comes To Slint

🚀 Today we've released Material 3 Design components for #Slint
🚀 Deliver polished, touch-friendly, UI's for your products.
🚀 Build a user interface that seamlessly works across desktop, mobile, web, and embedded devices.
slint.dev/blog/materia...
#MaterialDesign #UI #UX

6 months ago 7 0 0 0
Preview
Preview of LibrePCB 2.0's Next-Gen UI | LibrePCB Blog I’ve made a lot of progress with the completely new user interface for LibrePCB 2.0 and am very excited to share some insights how it will look, and how it makes LibrePCB better in many ways. The Orig...

The open-source PCB design tool #LibrePCB is incrementally migrating its UI from #Qt to #Slint. After 6 months of work, they’re almost finished 🎉 They published a blog post detailing the progress with screenshots and videos: librepcb.org/blog/2025-09...
#MadeWithSlint #cpp #cplusplus #QtDev

6 months ago 12 3 0 0
Advertisement
Preview
Release 1.13.1 · slint-ui/slint Slint 1.13.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.13.1: Rust: Run cargo update. C++: If you're usin...

🚀 Today we've released #Slint 1.13.1, a patch release that fixes a compiler error in the context menu handling, a bug in GPU rendering with linuxkms, and several stability improvements. github.com/slint-ui/sli...
For a complete list, check out the ChangeLog github.com/slint-ui/sli...

6 months ago 4 0 0 0
Preview
MapLibre Newsletter August 2025 The MapLibre Organization is an umbrella for open-source mapping libraries.

📢 MapLibre August 2025 Newsletter is out!

🙏 Thanks to @microsoft.com for becoming a Gold Sponsor
🗳️ New Voting Members
🎉 Slint SDK for MapLibre Native
👥 Sponsoring @IndiaFOSS & ticket giveaway

📖 Read more: maplibre.org/news/2025-09...

#openstreetmap #maplibre #foss4g #opensource

7 months ago 6 2 0 0
Post image

Decided to open source the music player i've been using everyday, it uses MPD so don't expect it to work without that setup correctly; but it's just a prettified sorta buggy client I'm not really working on anymore #linux #rust #slint #opensource

7 months ago 4 2 1 0
Preview
Slint 1.13 Released Slint 1.13 Released with Live-Preview for Rust and C++

🚀 We’re proud to announce Slint 1.13. Now with Live-Preview for Rust & C++, an outline panel, menu improvements, better gradients, and more.

Read the full release blog: slint.dev/blog/slint-1...

#Slint #RustLang #cpp

7 months ago 11 0 0 0
Call for testing: 1.13 release · slint-ui slint · Discussion #9231 We're preparing to release Slint 1.13, and the nightly builds are ready for testing. Your feedback is key to catching bugs early and polishing the final release. ✨ Highlights in 1.13 Local variable...

🔎 Call for testing: Slint 1.13 is coming soon!
Please try the master branch with your own apps and report any regressions.

📝 Discussion: github.com/slint-ui/sli...
📖 Instructions: github.com/slint-ui/sli...

#Slint #RustLang

7 months ago 1 0 0 0
Screenshot of Krokiet 10.0

Screenshot of Krokiet 10.0

🚀 Czkawka 10.0 has been released.
A fast, multi-platform app (in #Rust) for finding duplicates, empty folders, similar images & more.
Its GUI, Krokiet, is built with #Slint

💬 www.reddit.com/r/rust/comme...

🔗 github.com/qarmin/czkawka

#MadeWithSlint #rustlang

7 months ago 3 0 0 0
Post image

Another cool app made with #Slint 🎯
A dead simple task tracker - add, edit, archive, restore tasks, see stats, and even generate plans with AI
🔗 github.com/heng30/tasklog
#MadeWithSlint #RustLang

7 months ago 2 1 0 0
Crafting Rust Macros: Lessons from Slint — Olivier Goffart at Rust in Paris 2025 🦀 Conf
Crafting Rust Macros: Lessons from Slint — Olivier Goffart at Rust in Paris 2025 🦀 Conf YouTube video by Rust in Paris 🦀 Conf

🎥 Rust in Paris 2025 🦀

At the latest edition of Rust in Paris, Olivier Goffart delivered a talk on the power of Rust macros.

👉 Watch the full talk: youtu.be/vE9EH1kOXOU

Huge thanks to Olivier 🙌

#RustLang #RustMacros #RustInParis #RustProgramming #OpenSource #Slint #RustCommunity #CppIntegration

7 months ago 5 5 0 0
Advertisement
A blue square promoting a workshop at the Oxidize Conference in Berlin from September 16 - 18, 2025. This post features an image of Michael Winkelmann, who will be holding a workshop titled Building embedded GUIs with Rust.

A blue square promoting a workshop at the Oxidize Conference in Berlin from September 16 - 18, 2025. This post features an image of Michael Winkelmann, who will be holding a workshop titled Building embedded GUIs with Rust.

Building embedded GUIs comes with challenges like limited resources and real-time constraints. In this workshop, Michael Winkelmann will guide you through creating a weather station app on Espressif hardware using Slint and Rust: oxidizeconf.com/sessions/emb... @slint.dev #RustLang #Embedded #GUI

8 months ago 2 2 0 0
Screen capture of Simplemoji

Screen capture of Simplemoji

Another cool app made with #Slint: Simplemoji 😄
A fast and customizable emoji picker, written in Rust
👉 github.com/SergioRibera...
#MadeWithSlint #rustlang

8 months ago 1 0 0 0
Preview
Slint Material Components Tech Preview Slint Material Components Tech Preview

Slint ❤️ Material Design: We're proud to announce a tech-preview of Material Design re-implemented in #Slint, with navigation bars, side sheets, segmented buttons, and more. Jump right into building with ready-made components:

slint.dev/blog/materia...

#MaterialDesign #Embedded

9 months ago 7 0 0 0
Preview
GitHub - reciperium/temporis: A pomodoro timer focused on attention and well-being A pomodoro timer focused on attention and well-being - reciperium/temporis

I've just open sourced my new #pomodoro app, initially built for Linux (but it should work on Mac). Still in development, however, I'm already using it for myself. It's built with #rustlang and @slint.dev check it out!

github.com/reciperium/t...

9 months ago 1 1 0 0