zkondor / znotch

zNotch is for toggling (hide/show) your M1/M2 Macbook's notch
Other
61 stars 0 forks source link

feature: smaller menu bar icon #3

Closed electriquo closed 1 year ago

electriquo commented 1 year ago

The current icon takes is bigger the common icon that resides in the menu bar, and thus it occupies expensive menu bar real estate.

Do you have any thoughts on making it smaller (maybe only removing the zNotch writing in the icon)?

zkondor commented 1 year ago

@foolioo, do you please mind to elaborate more on "bigger" here? zNotch menubar's icon has a standard (system defined) size, so it should not be larger than other items in the menubar.

So you would prefer having zNotch's menubar icon hidden?

Tools like Hidden Bar allow to manage menubar's space, keeping rarely used menubar icons hidden for most of the time.

electriquo commented 1 year ago

@zkondor Here is an example how zNotch is "bigger" than all others image

zkondor commented 1 year ago

@foolioo this actually should not be the case. Thanks for reporting, I'll address that.

electriquo commented 1 year ago

@zkondor Thanks for the responsiveness. Hope to see all the upcoming changes and features soon

zkondor commented 1 year ago

@foolioo feel free to try a tiny update or upgrade zNotch via brew (v1.0.1)

electriquo commented 1 year ago

@zkondor Although you bumped the version in the url https://github.com/zkondor/homebrew-dist/blob/8a31c09e8ea05accd73be639b8b8c95f4dfe63b1/Casks/znotch.rb#L5 brew does not see an update since you forgot to bump the formula version https://github.com/zkondor/homebrew-dist/blob/8a31c09e8ea05accd73be639b8b8c95f4dfe63b1/Casks/znotch.rb#L2

I forced the installation with the update with

brew reinstall znotch

image

The zNotch icon is smaller now, thanks :) Will recommend to fix the formula and verify that brew catches the update before closing the issue so nobody will open another issue because of that.

Thanks again.

electriquo commented 1 year ago

@zkondor After your update to the formula, the update has been caught by brew :)

luckman212 commented 3 months ago

Is this still "beta" or is this the recommended release now?

electriquo commented 3 months ago

@luckman212 the official release should work for you.