[GH-ISSUE #122] 🐛 Bug: Huge menu bar icon on MacOS ARM64 build #164

Open
opened 2026-03-13 17:37:36 +03:00 by kerem · 2 comments
Owner

Originally created by @Szymek887 on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/122

Originally assigned to: @Aetherinox on GitHub.

Icon in the menu bar is huge. This is how it looks:

Image
Originally created by @Szymek887 on GitHub (Jul 9, 2025). Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/122 Originally assigned to: @Aetherinox on GitHub. Icon in the menu bar is huge. This is how it looks: <img width="2560" height="26" alt="Image" src="https://github.com/user-attachments/assets/59d904dd-e45b-49cf-bc8f-47f0eba47526" />
Author
Owner

@Aetherinox commented on GitHub (Jul 9, 2025):

It appears by the looks of it, MacOSX has no built in way of being able to resize tray icons like Windows and Linux do, so the icons will need to be force resized before MacOSX paints the icon to the menu.

<!-- gh-comment-id:3052095100 --> @Aetherinox commented on GitHub (Jul 9, 2025): It appears by the looks of it, MacOSX has no built in way of being able to resize tray icons like Windows and Linux do, so the icons will need to be force resized before MacOSX paints the icon to the menu.
Author
Owner

@Aetherinox commented on GitHub (Jul 18, 2025):

I added a pre-defined size of 16x16 to the tray icon. Should be fixed in next release.

<!-- gh-comment-id:3086794762 --> @Aetherinox commented on GitHub (Jul 18, 2025): I added a pre-defined size of 16x16 to the tray icon. Should be fixed in next release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy-desktop#164
No description provided.