this post was submitted on 08 Aug 2024
1 points (100.0% liked)

Rust

6755 readers
20 users here now

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

Wormhole

[email protected]

Credits

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

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

Looks nice. Well as far as I can tell anyway. Maybe next time you're showing off a GUI don't make the screenshots 320x240?

Anyone know what toolkit they are using? As far as I know none of the Rust GUI toolkits are close to mature.

Edit: it's iced.

[–] [email protected] 1 points 6 months ago

Looks nice and all, but I doubt I'll use it. Feels alot like GNOME

[–] [email protected] 0 points 8 months ago (1 children)

Do they have some preference what GUI toolkit apps should use? GTK or Qt?

[–] [email protected] 0 points 8 months ago

See: https://blog.system76.com/post/cosmic-team-interview-byoux

We considered toolkits like GTK, Flutter, and QT, and though the team was already experienced working with GTK for Pop!_OS, eventually landed on the Rust-based toolkit, Iced.

https://iced.rs/