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 747007 - provide a scalable -symbolic variant of the app icon
provide a scalable -symbolic variant of the app icon
Status: RESOLVED FIXED
Product: aisleriot
Classification: Other
Component: artwork
unspecified
Other Linux
: Normal normal
: ---
Assigned To: aisleriot-maint
aisleriot-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-30 10:51 UTC by Jakub Steiner
Modified: 2015-04-30 15:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
icon: provide a symbolic variant of the app icon (1.39 KB, patch)
2015-03-30 10:51 UTC, Jakub Steiner
none Details | Review
icon: provide a symbolic variant of the app icon (11.80 KB, patch)
2015-04-02 15:30 UTC, Jakub Steiner
none Details | Review
icon: provide a symbolic variant of the app icon (1.68 KB, patch)
2015-04-30 15:23 UTC, Jakub Steiner
committed Details | Review

Description Jakub Steiner 2015-03-30 10:51:05 UTC
Starting with GNOME 3.16 we streamlined how high contrast icons are managed. The attached patch includes a symbolic variant of the app icon that is used for HC theme and recolorable at runtime.

See https://wiki.gnome.org/Initiatives/GnomeGoals/HighContrastAppIcons for more details.
Comment 1 Jakub Steiner 2015-03-30 10:51:29 UTC
Created attachment 300571 [details] [review]
icon: provide a symbolic variant of the app icon

- used for the High Contrast accessible theme since 3.16
Comment 2 Jakub Steiner 2015-04-02 15:30:06 UTC
Created attachment 300830 [details] [review]
icon: provide a symbolic variant of the app icon

- used for the High Contrast accessible theme since 3.16

The symbolic size has been introduced to hicolor to cope with
the nominal size of 16x16 rather than the backward compatible
128x128.
Comment 3 Matthias Clasen 2015-04-28 10:48:01 UTC
ping ? getting this landed for 3.16.2 would be nice.
Comment 4 Christian Persch 2015-04-28 11:07:06 UTC
Attachment 300571 [details] was a-c-n, but the updated patch seems broken to me.
Comment 5 Matthias Clasen 2015-04-28 13:12:21 UTC
what do you think is broken about it ?
Comment 6 Christian Persch 2015-04-28 16:35:38 UTC
The original patch was a git mv, while the new one just rm's the file.
Comment 7 Jakub Steiner 2015-04-30 15:23:48 UTC
Created attachment 302663 [details] [review]
icon: provide a symbolic variant of the app icon

- used for the High Contrast accessible theme since 3.16

The symbolic size has been introduced to hicolor to cope with
the nominal size of 16x16 rather than the backward compatible
128x128.
Comment 8 Jakub Steiner 2015-04-30 15:25:11 UTC
Attachment 302663 [details] pushed as cb232a6 - icon: provide a symbolic variant of the app icon