this post was submitted on 29 Jan 2025
22 points (95.8% liked)

Rust Programming

8690 readers
2 users here now

founded 6 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 2 months ago

I'm still hoping for a proper list widget that has good performance with many entries. sadly the branch to implement it seems to have had no activity for a while now