this post was submitted on 29 Jan 2025
23 points (96.0% liked)

Rust Programming

8335 readers
2 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
[–] dreugeworst@lemmy.ml 1 points 14 hours 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