Adds a "Skip gap on top screen edge" checkbox in Settings#1773
Merged
Conversation
…ap size slider). When enabled, windows positioned at the top of the screen will sit flush against the menu bar area rather than having the gap applied there. Gaps between windows and on all other screen edges are unaffected. Default is off, preserving existing behavior.
Owner
|
Thanks, I like it!
|
Contributor
Author
I definitely thought the wording was strange as well. Originally I had Personally, I think keeping the option as a simple toggle rather than notch detection is a better option at least for now. I found that I still preferred the top-gap removal even on my notch display, so if Of course, up to you and I can adjust the PR in whatever direction you prefer. |
Owner
|
I agree and I prefer the simplicity as well. Thanks again! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Description:
Currently, window gaps apply underneath the MacOS menu bar. On displays without a notch, this can create a larger perceived top margin relative to the other screen edges.
This PR adds an optional setting to exclude the top screen edge while preserving the gaps for the other sides and between windows.
Default behavior stays the same.
Original behavior, applying padding under menu bar:

Behavior with top edge gap disabled:


Settings Menu:
