[RFC] qt: Icon scaling issue on some Linux desktop environments #14992

issue hebasto opened this issue on December 18, 2018
  1. hebasto commented at 10:06 AM on December 18, 2018: member

    The app icon in Ubuntu Bionic Dock and GNOME Activities Favorites (e.g., Fedora 29) looks ugly due to improper scaling (screenshots).

    There are some possible solutions:

    1. Qt::SmoothTransformation does not work as expected (#14990)

    2. Multiple QPixmaps added by QIcon::addPixmap() do not work in this case (https://github.com/bitcoin/bitcoin/pull/14990#issuecomment-448127312; Qt bug?)

    3. Use SVG images as icons directly

    An icon engine that supports SVG is included with Qt since version 4.2 (tested: it works).

  2. fanquake added the label GUI on Dec 18, 2018
  3. hebasto cross-referenced this on Dec 18, 2018 from issue qt: Use bilinear filtering for icon by hebasto
  4. MarcoFalke commented at 5:33 PM on December 18, 2018: member

    I wouldn't object using SVG

  5. hebasto commented at 3:04 PM on March 3, 2020: member
  6. fanquake commented at 7:11 AM on August 10, 2020: member

    If still relevant, can you update / port this issue to the gui repo.

  7. fanquake closed this on Aug 10, 2020

  8. hebasto cross-referenced this on Aug 22, 2020 from issue build, qt: Add SVG support, and replace bitcoin PNG image with SVG one by hebasto
  9. hebasto cross-referenced this on Sep 10, 2020 from issue Bitcoin Core GUI call #3 by Bosch-0
  10. bitcoin locked this on Feb 15, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:54 UTC