After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 643708 - update spinner
update spinner
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
2.91.x
Other All
: Normal minor
: ---
Assigned To: Florian Müllner
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-02 18:59 UTC by Jakub Steiner
Modified: 2011-03-07 15:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
8 frame spinner animation replacement + SVG source. (19.31 KB, patch)
2011-03-02 18:59 UTC, Jakub Steiner
none Details | Review
Update the spinner to be consistent with adwaita/gtk (17.28 KB, patch)
2011-03-04 01:56 UTC, Florian Müllner
committed Details | Review

Description Jakub Steiner 2011-03-02 18:59:41 UTC
Created attachment 182291 [details] [review]
8 frame spinner animation replacement + SVG source.

To be consistent with how the spinner looks in the cursor theme (Adwaita) and how gtk paints it, I've updated the process-working.png tiles used by the shell when launching applications.
Comment 1 Florian Müllner 2011-03-04 01:56:16 UTC
Created attachment 182431 [details] [review]
Update the spinner to be consistent with adwaita/gtk

I updated the patch so that the new image is actually picked up:

 - use the svg rather than the png
 - add new file to Makefile
 - remove obsolete png version

OK to commit if you are satisfied with the result.
Comment 2 William Jon McCann 2011-03-07 05:51:46 UTC
Looks great.  Let's get this in.
Comment 3 Florian Müllner 2011-03-07 15:27:34 UTC
Attachment 182431 [details] pushed as 1496d6a - Update the spinner to be consistent with adwaita/gtk

(In reply to comment #2)
> Looks great.  Let's get this in.

OK.