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

Feat: Allow MacOS menubar icon height to be overridden #280

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

Conversation

forfuncsake
Copy link

Implemented via functional options, so as to be backwards-compatible for existing importers.
Allow the height of the menubar icon on MacOS to be set, scaling the input image proportionally to avoid
any kind of squish effect.

The default size of 16x16 is fine, but it can be
nice to use up a little more space with a 22-height icon.

Example with default(16) and custom (22) heights:
Screenshot 2024-10-14 at 7 11 28 PM

Implemented via functional options, so as to be
backwards-compatible for existing importers. Allow
the height of the menubar icon on MacOS to be set,
scaling the input image proportionally to avoid
any kind of squish effect.

The default size of 16x16 is fine, but it can be
nice to use up a little more space with a 22-height
icon.
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.

1 participant