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

Fix screen-clip feature #365

Closed
wants to merge 6 commits into from
Closed

Fix screen-clip feature #365

wants to merge 6 commits into from

Conversation

ulteq
Copy link
Contributor

@ulteq ulteq commented Dec 31, 2017

By default, window sizes are now limited to screen size. Unless --no-screen-clip is activated. As described on the man page.

Depends on: #364

This simplifies the logic behind the automatic zoom ratio calculation, which is used by both --auto-zoom and --scale-down.
--keep-zoom-vp will no longer block the dynamic window resizing mechanism.
By default, window sizes are limited to the screen size. Unless --no-screen-clip is enabled.

This makes the window resize handling much more straightforward.
@ulteq
Copy link
Contributor Author

ulteq commented Jan 12, 2018

I am no longer satisfied with this. Might be reopened when I find a more appropriate solution.

@ulteq ulteq closed this Jan 12, 2018
@ulteq ulteq deleted the fix-screen-clip branch March 1, 2018 18:02
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