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

Update macOS icon for Ventura styling #4577

Merged
merged 8 commits into from
Apr 29, 2023

Conversation

PsycloneTM
Copy link
Contributor

@PsycloneTM PsycloneTM commented Apr 23, 2023

Description

Currently there are several issues with the macos icon:

  1. As kindly pointed out in Square icon update for new macOS builds #2204 and Macos - Icon in dock too big #3667 the current macos icon doesn't really fit the theme of mac (not square/larger then every other icon)
  2. As pointed out in Dock Icon revert back to default. #3991 even if you were to change the icon to a different one. After opening the app you are met with the app icon reverting to the original big icon(temporarily while the app is open).

This PR both Closes #2204 and Closes #3667 by updating the chatterino.icns file, and also Fixes #3991 by updating RunGui.cpp to not use the icon.ico file on mac.

I've tested this on windows, mac, and ubuntu from what I can tell the icons now seems to be functioning as they should.

@pajlada pajlada changed the title Update/Fix MacOS Icon Update macOS icon for Ventura styling Apr 29, 2023
@pajlada pajlada merged commit caaa0d9 into Chatterino:master Apr 29, 2023
15 checks passed
@PsycloneTM PsycloneTM deleted the Fix_MacOS_ICON branch April 29, 2023 15:46
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.

Dock Icon revert back to default. Macos - Icon in dock too big Square icon update for new macOS builds
2 participants