mirror of
https://github.com/Aetherinox/ntfy-desktop.git
synced 2026-04-25 06:55:54 +03:00
[GH-ISSUE #122] 🐛 Bug: Huge menu bar icon on MacOS ARM64 build #164
Labels
No labels
Build › MacOS
Status › Need Info
Status › No Action
Status › Released
Type › Bug
Type › Feature
Type › Feature
Type › Roadmap
pull-request
❔ Question
📰 Progress Report
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy-desktop#164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
@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.
@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.