Skip to content

Automating Notch padding #159

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

Open
romeomogus opened this issue Apr 8, 2025 · 9 comments
Open

Automating Notch padding #159

romeomogus opened this issue Apr 8, 2025 · 9 comments
Labels
enhancement Feature request

Comments

@romeomogus
Copy link

Problem

For me, the notch padding option is either 1 pixel too high or 1 pixel too short. If I set it to 0 pixels, when I use live activities the ends of the notch are slightly shorter and it triggers me, so I usually keep it at 1 pixel, but doing so the notch is slightly higher than it needs to be, and that triggers me too.

Expected behavior

My solution would be to add an option to automate notch padding. For example, I would set it to:

if live activity
   notch padding = 1
if not live activity
   notch padding = 0
@romeomogus romeomogus added the enhancement Feature request label Apr 8, 2025
@DomBom16
Copy link

When you say ends, are you talking about the bottom? Notching padding only affects the vertical padding. Horizontal padding is consistent across the whole app.

@romeomogus
Copy link
Author

Yes, the bottom

@DomBom16
Copy link

Hm, I am wondering how this is being achieved though since the height between all notifications (and the simulated notch when no notification is present) is the same height. Are you by any chance using a custom resolution?

@romeomogus
Copy link
Author

No, I am not using a custom resolution. I am using the default settings of my MacBook's screen

@DomBom16
Copy link

Strange. I’ll stay on the lookout for this issue. Until Henrik returns though… 🤷🏼‍♂️

@Err0r430
Copy link

Hi!
Can you please link some screenshots of your reported issue? Would like to visually see the +-1px issue.
Thank you!

@romeomogus
Copy link
Author

Let me clarify, my issue is that the physical notch on my screen is exactly in between the 0px and 1px options. It's not an Alcove bug. I was just requesting a feature

@Err0r430
Copy link

Let me clarify, my issue is that the physical notch on my screen is exactly in between the 0px and 1px options. It's not an Alcove bug. I was just requesting a feature

Ah I see. I haven't heard of this before but will forward to Henrik when he gets back. Can you provide the model of macbook you are using?

@romeomogus
Copy link
Author

I am using an M2 MacBook Air, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request
Projects
None yet
Development

No branches or pull requests

3 participants