debian/patches: Align StSpinnerContent Design and Animation to YaruCircularProgressIndicator
requested to merge ochi12/gnome-shell:patch/st-spinner-content-design-and-animation into ubuntu/latest
This patch reimplements the StSpinnerContent animation to match the visual design and behavior of Yaru’s YaruCircularProgressIndicator from yaru.dart.
Screencast_From_2025-06-25_21-59-54
Changes Introduced
- Replaced the original dynamic arc animation with three evenly spaced, continuously spinning arcs.
- Introduced a dynamic gap between arcs that increases with speed, improving visibility during faster rotations.
- Adjusted the animation duration to 8000 ms, consistent with Yaru’s implementation.
Reference
- Yaru design and discussion: ubuntu/yaru#4134
- origin:
https://bugs.launchpad.net/bugs/2114899
Edited by Vincent Renzo Quilon