this post was submitted on 29 Jan 2025
19 points (95.2% liked)

Rust Programming

8299 readers
1 users here now

founded 5 years ago
MODERATORS
 

Iced, a popular GUI Crate, used by system76 for their new DE, is getting default animation support in the development branch. The animations are based on the lilt crate. As far as I know the only missing part that needs to be done is, adding animations to the default widgets.

I assume in the next release it will be shipped with animation support.

I am so happy that this is coming and look forward to see animations in my gui applications.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 day ago

This fluent widget gallery looks great! Thanks for linking it.

Yes, I know about the separate crate, but those widgets look rather bad and I think that the main project should have their widgets extended. Matching list with e.g. qt or the fluent in winui.

Would make it an easier choice then...