this post was submitted on 01 Jul 2026
29 points (100.0% liked)

Rust

8121 readers
19 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] devfuuu@lemmy.world 5 points 1 week ago (1 children)

Being rust native with a ui language like qml and showing all their things working with 3 or 4 languages every release.

[–] asudox@lemmy.asudox.dev 3 points 1 week ago* (last edited 1 week ago) (1 children)

Well yeah, but I would want to use Qt/QML to have native integration with something like KDE Plasma.

Unfortunately Slint just recently announced that they will be slowly deprecating the native styles except Fluent, which is Windows's useless and unused style: https://slint.dev/blog/default-native-style-change

So it is quite good to have this Qt Bridge for Rust.

[–] devfuuu@lemmy.world 3 points 1 week ago

Yeah that part from them was very disappointing. I was really hoping for the qt style integration to be maintained. I really want to do something that integrates well in our plasma/kde environments but don't want to touch those weird languages to do it.

Hoping this new approach from qt is successful. They tried to maintain others like qt jambi but that is kinda of abandoned or wtv.