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

Fix macOS icon. #1386

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix macOS icon. #1386

wants to merge 1 commit into from

Conversation

pournaki
Copy link

macOS icons are skewed for sizes 16x16, 32x32, 48x48 (see issue #1316 ).


What's this PR do?
As previously mentioned in Issue #1316, the app icon in macOS looks skewed in Spotlight, Finder. This PR fixes this look.

Any background context you want to provide?
I created a new icon.icns based on the icons in build/icons using iconutil -c icns.

Screenshots
Before:
Screenshot 2024-09-18 at 10 45 34
After:
image

You have tested this PR on:

  • Windows
  • Linux/Ubuntu
  • macOS (14.6.1)

@alya
Copy link
Collaborator

alya commented Sep 18, 2024

Thanks for the fix! Could you please update your commit message to match the commit style guidelines?

macOS icons were skewed for sizes 16x16, 32x32, 48x48 (see issue zulip#1316 ), affecting their display in Spotlight and Finder.

A fixed `icon.icns` was built based on the icons in `build/icons` using the macOS-internal command `iconutil -c icns`.
@pournaki
Copy link
Author

Sure, does it comply now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants