-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
(Issue) Boring notch covering text from menubar #121
Comments
Hi, |
Is it possible to detect if the physical notch itself (not the boringNotch app) is obscuring menus and then allow those menus to be shown when hovering over boringNotch? |
I don't think it's possible. The area underneath the physical notch, is considered as safeArea on macOS, menubar logic won't let a menu item to render partially or fully overlapped by the notch. So from macOS side no need for such detection. The only solution we can provide is a temporary hide option. |
Sorry @richardkunkli was wondering if this update you are talking about will take into account the possibility of hiding boring notch on notchless macs, when on full screen or autohide it and open ir again when hovering. |
Working on a better solution. The next update will only contain bug fixes I believe, no bigs. |
Hi, when I'm using an app with long menubar options, boring notch covers text. Any way to expand the radius in system for better display of menubar?
The text was updated successfully, but these errors were encountered: