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 754142 - fuzzy account icons on hidpi screen
fuzzy account icons on hidpi screen
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
3.16.x
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-08-26 20:38 UTC by Andreas Nilsson
Modified: 2015-09-16 12:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (136.99 KB, image/png)
2015-08-26 20:38 UTC, Andreas Nilsson
  Details
icons: provide hidpi variants (158.88 KB, patch)
2015-09-14 12:34 UTC, Jakub Steiner
none Details | Review
icons: Provide HiDpi variants (109.22 KB, patch)
2015-09-14 13:12 UTC, Debarshi Ray
committed Details | Review
icons: Shiny new Google icons (20.71 KB, patch)
2015-09-14 13:14 UTC, Debarshi Ray
committed Details | Review
Updated Google icon (3.28 KB, image/png)
2015-09-14 13:15 UTC, Debarshi Ray
  Details
build: Ensure that the new 96x96 HiDpi icons actually get installed (1.11 KB, patch)
2015-09-16 12:10 UTC, Debarshi Ray
committed Details | Review

Description Andreas Nilsson 2015-08-26 20:38:25 UTC
Created attachment 310063 [details]
screenshot

fuzzy account icons on hidpi screen
Comment 1 Debarshi Ray 2015-09-11 16:53:57 UTC
Yes, we need 96x96 variants of the service provider icons.
Comment 2 Jakub Steiner 2015-09-14 12:34:10 UTC
Created attachment 311274 [details] [review]
icons: provide hidpi variants

- update google logo/icon
Comment 3 Debarshi Ray 2015-09-14 13:11:26 UTC
Review of attachment 311274 [details] [review]:

Thanks for the icons, Jimmac.

I would like to split the new Google icons into a separate patch to avoid rubbing the Freeze Guards the wrong way. Also, we don't have providers for Twitter and Yahoo!, so those icons are not needed.

::: data/icons/96x96/Makefile.am
@@ +1,3 @@
+NULL =
+
+icondir = $(datadir)/icons/hicolor/48x48/apps

Typo alert. 96, not 48. :)
Comment 4 Debarshi Ray 2015-09-14 13:12:16 UTC
Created attachment 311278 [details] [review]
icons: Provide HiDpi variants

Split the new Google icons into a separate patch.
Comment 5 Debarshi Ray 2015-09-14 13:14:05 UTC
Created attachment 311279 [details] [review]
icons: Shiny new Google icons

I will file the freeze paperwork for this.
Comment 6 Debarshi Ray 2015-09-14 13:15:18 UTC
Created attachment 311280 [details]
Updated Google icon
Comment 7 Debarshi Ray 2015-09-15 13:15:29 UTC
(In reply to Debarshi Ray from comment #5)
> Created attachment 311279 [details] [review] [review]
> icons: Shiny new Google icons
> 
> I will file the freeze paperwork for this.

I created a gnome-3-18 and updated the icon in master (that will become 3.20) while it gets sorted out.
Comment 8 Debarshi Ray 2015-09-16 12:10:42 UTC
Created attachment 311452 [details] [review]
build: Ensure that the new 96x96 HiDpi icons actually get installed