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

Rust

8116 readers
7 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 1 points 3 days ago* (last edited 3 days ago) (1 children)

Freaking about time they did something like that. Everyone looking for GUI alternative frameworks to run away from eletron and people find qt only to realize that it's impossible to use because you'd have to use that weird cpp language or use python for the only reasonable alternative they support.

Maybe they were scared of the work Slint is doing.

[–] asudox@lemmy.asudox.dev 0 points 3 days ago (1 children)

Maybe they were scared of the work Slint is doing.

What work?

[–] devfuuu@lemmy.world 1 points 3 days 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 0 points 3 days ago* (last edited 3 days ago)

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.