rxhanson / Rectangle

Move and resize windows on macOS with keyboard shortcuts and snap areas
https://rectangleapp.com
Other
25.1k stars 741 forks source link

Add separate gap for notched display #1387

Closed Tmate6 closed 1 month ago

Tmate6 commented 1 month ago

The top gap is calculated from the notch. This means windows overlap custom menubars when having external displays, as the gap is either too small on the external or huge on the built in display. Tried to explain this coherently, hope it makes sense

rxhanson commented 1 month ago

Thanks for contributing. I'm trying to think through if it makes sense to automatically take the notch into account for screenEdgeGap settings, and I'm guessing that it would be subjective and probably not make sense.

Tmate6 commented 1 month ago

Yes, I originally thought the same, but I think it is more flexible this way.

rxhanson commented 1 month ago

Thanks!