this post was submitted on 29 Jan 2025
21 points (95.7% liked)

Rust Programming

8343 readers
16 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] 1 points 3 days 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