Skip to content
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

Remember preview window position #1338

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mooflu
Copy link
Contributor

@mooflu mooflu commented Aug 15, 2023

Remembers window position including multi-monitor during run-time.
See #169

On re-open if windows crosses displays or is partially off-screen, it'll be moved (and resized to fully fit) into view on the display with the largest portion of the current window rect.

Also updated the window align alg to match what more recent versions of MacOS do (see AlignWindowRect)

Test build here: https://github.com/mooflu/QuickLook/releases/tag/experimental

Align and fit window changes to closer match what MacOS does.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant