Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use larger icon size for Window's IconImage #890

Merged

Conversation

sebkur
Copy link

@sebkur sebkur commented Oct 25, 2023

This avoids blurry icons on window switchers (Alt+Tab) on Windows and Linux.

Proposed Changes

Testing

Test: I have not tested this change directly, but am using this size on other apps to set the size and this seems to work well on the systems I tried on.

Issues Fixed

Fixes: JetBrains/compose-multiplatform#1838

Google CLA

You need to sign the Google Contributor’s License Agreement at https://cla.developers.google.com/.
This is needed since we synchronise most of the code with Google’s AOSP repository. Signing this agreement allows us to synchronise code from your Pull Requests as well.

This avoids blurry icons on window switchers (Alt+Tab) on Windows and
Linux.
@igordmn igordmn merged commit 68a9b5d into JetBrains:jb-main Nov 10, 2023
1 check passed
mazunin-v-jb pushed a commit that referenced this pull request Dec 7, 2023
This avoids blurry icons on window switchers (Alt+Tab) on Windows and
Linux.

## Proposed Changes

- change icon image size for windows to a larger base image 192px
instead of 32px, otherwise we end up with blurry icons (see
JetBrains/compose-multiplatform#1838)

## Testing

Test: I have not tested this change directly, but am using this size on
other apps to set the size and this seems to work well on the systems I
tried on.

## Issues Fixed

Fixes: JetBrains/compose-multiplatform#1838

## Google CLA
You need to sign the Google Contributor’s License Agreement at
https://cla.developers.google.com/.
This is needed since we synchronise most of the code with Google’s AOSP
repository. Signing this agreement allows us to synchronise code from
your Pull Requests as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants