dwarvesf / hidden

An ultra-light MacOS utility that helps hide menu bar icons
https://d.foundation/opensource
MIT License
11.28k stars 298 forks source link

macOS12 issue #158

Open mfehse opened 3 years ago

mfehse commented 3 years ago

I'm not able to use it under MacOS 12. It successfully removes the autoatically hidden Icons, but doesn't show up in the bar itself making it impossible to show the icons

viettrungphan commented 3 years ago

Can you screenshot your menu bar?

mfehse commented 3 years ago

With pleasure:

On 23. Aug 2021, at 05:32, Phan Viết Trung @.***> wrote:

Can you screenshot your menu bar?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dwarvesf/hidden/issues/158#issuecomment-903415589, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6QYJMIDD53JDPMHQIG4FTT6G6N3ANCNFSM5B6JU7YQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

viettrungphan commented 3 years ago

@mfehse I don't see any screenshot images, can you check again?

mfehse commented 3 years ago

Here they are again:

Screenshot with hidden bar Screenshot without hidden bar
viettrungphan commented 3 years ago

Please uninstall the app, reinstall and make sure you are move "|" and ">" to the correct position. You may close some app to make some free space first. Like below image I alway move " >" next to control center icon.

Screen Shot 2021-08-24 at 13 57 05
mfehse commented 3 years ago

I don’t even get the “<“ or “|” in my bar…I did delete the app, rebooted, installed fresh from GitHub … no change Sorry, Michael

On 24. Aug 2021, at 07:24, Phan Viết Trung @.***> wrote:

@mfehse https://github.com/mfehse I don't see any screenshot images, can you check again?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dwarvesf/hidden/issues/158#issuecomment-904332493, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6QYJIBAAVJOG4HNGE7GE3T6MUINANCNFSM5B6JU7YQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

mfehse commented 3 years ago

Very strange: Version 1.6 works. All versions since don't.

viettrungphan commented 3 years ago

Somehow latest beta doesn't change the color of Menubar when toggling OS Dark-Light mode. Btw we are trying to reproduce your bugs.

RTQS1792 commented 2 years ago

Same issue for me. Thank god I saw this post or I'll be struggling for an entire night

pan93412 commented 2 years ago

I guess the cause is that Apple removes the "<" icons from macOS Monterey.

https://github.com/dwarvesf/hidden/blob/develop/hidden/en.lproj/Localizable.strings#L15

截圖 2021-12-04 上午8 37 43
RTQS1792 commented 2 years ago

I guess the cause is that Apple removes the "<" icons from macOS Monterey.

https://github.com/dwarvesf/hidden/blob/develop/hidden/en.lproj/Localizable.strings#L15

截圖 2021-12-04 上午8 37 43

That's a really good point. Just wondering if this symbol is only missing in Chinese or for all languages. I'm currently using version 1.6 on Os 12 and it works fine

pan93412 commented 2 years ago

I guess the cause is that Apple removes the "<" icons from macOS Monterey.

https://github.com/dwarvesf/hidden/blob/develop/hidden/en.lproj/Localizable.strings#L15

截圖 2021-12-04 上午8 37 43

That's a really good point. Just wondering if this symbol is only missing in Chinese or for all languages. I'm currently using version 1.6 on Os 12 and it works fine

My Hidden Bar works fine - both the "<" and ">" are still there. I just found that weird part that may related to this issue.