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

Icon file for macOS #3

Closed
DigiH opened this issue Jun 18, 2022 · 2 comments
Closed

Icon file for macOS #3

DigiH opened this issue Jun 18, 2022 · 2 comments

Comments

@DigiH
Copy link
Member

DigiH commented Jun 18, 2022

Curently the macOS app only has an icon in the dock when launched, with an alpha channel

Screenshot 2022-06-19 at 01 17 34

but the app itself in the Finder does not have it's own icon, but displays with a generic App icon.

Screenshot 2022-06-19 at 14 21 29

Followed the Apple guidlines to create a white background alpha rounded corner drop shadow .icns file

Screenshot 2022-06-19 at 02 15 08

The dock icon is still showing the full alpha version though, so am not sure how this was implemented.

Does it need

ICON = theengs.icns

in the build instructions?

https://doc.qt.io/qt-6/appicon.html

@DigiH
Copy link
Member Author

DigiH commented Jun 19, 2022

Ok, got this sorted with

#4

now showing the new Apple UI guidlines adhering App icon in the Finder and the Dock. Nicely in between the similar Visual Studio Code and GitGub Desktop icons

Screenshot 2022-06-19 at 17 59 14

@DigiH DigiH mentioned this issue Jun 20, 2022
@DigiH
Copy link
Member Author

DigiH commented Jun 20, 2022

Closing with merge of #4

@DigiH DigiH closed this as completed Jun 20, 2022
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

No branches or pull requests

1 participant