Skip to content

chore: replace windows app icon by a higher resolution - #2838

Merged
KRTirtho merged 12 commits into
KRTirtho:devfrom
TobseF:add-hdpi-app-icon
Nov 17, 2025
Merged

chore: replace windows app icon by a higher resolution#2838
KRTirtho merged 12 commits into
KRTirtho:devfrom
TobseF:add-hdpi-app-icon

Conversation

@TobseF

@TobseF TobseF commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

On Windows desktop icons should be provided in higher resolution.
Otherwise an app icon looks small like this:
2025-11-06 12 07 33
The icons won't be getting bigger and stay in a small rectangle.
This is especially a problem on high DPI screens.

The reason for this is, because the provided app_icon.ico included only one image with a low resolution of 64x64:
2025-11-06 11 47 15

So I replaced it with a hdpi version which includes the preferred sizes:

  • 515 x 512
  • 265 X 265
  • 48 x 48
  • 16 x 16
2025-11-06 11 56 18

Check it out in full size:
Spotube

Hope this beautifies the life of the Windows users 馃寛

@KRTirtho
KRTirtho changed the base branch from master to dev November 7, 2025 14:42
@KRTirtho
KRTirtho merged commit b254ab6 into KRTirtho:dev Nov 17, 2025
@KRTirtho

Copy link
Copy Markdown
Owner

Thanks for the contribution

KRTirtho added a commit that referenced this pull request Feb 24, 2026
* chore: replace windows app icon by a higher resolution (#2838)

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>

* fix: upgrade NewPipeExtractor to latest version fixinng playback issue

* cd: disable free disk space step

* chore: upgrade pubspec

* fix(android): build not working due to

* chore: remove package assets folder

* fix: lyrics not working

* chore: generate changelog

---------

Co-authored-by: Tobse <1190109+TobseF@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants