this post was submitted on 02 Oct 2022
13 points (100.0% liked)

Rust Programming

8431 readers
21 users here now

founded 5 years ago
MODERATORS
 

The UX team has been carefully designing widgets and applications over the last year. We are now at the point where it is critical for the engineering team to decide upon a GUI toolkit for COSMIC. After much deliberation and experimentation over the last year, the engineering team has decided to use Iced instead of GTK.

Iced is a native Rust GUI toolkit that's made enough progress lately to become viable for use in COSMIC. Various COSMIC applets have already been written in both GTK and Iced for comparison. The latest development versions of Iced have an API that's very flexible, expressive, and intuitive compared to GTK. It feels very natural in Rust, and anyone familiar with Elm will appreciate its design.

The main jumping-off point for COSMIC is this repository, I think: https://github.com/pop-os/cosmic-epoch

The iced crate is here: https://github.com/iced-rs/iced

Other GUI tookits for Rust can be found here: https://www.areweguiyet.com/

all 5 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 2 years ago

iced is my favorite rust gui library. It's really clean, and super easy to learn if you're coming from other elm-type UI design systems like react.

[–] [email protected] 3 points 2 years ago

Could be nice, but they really need other projects to use it otherwise it will be another Unity debacle.

[–] [email protected] -2 points 2 years ago* (last edited 2 years ago)

having a (non coders) design team in open source is a recipe for gnomification (balkanization of opensource community)