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

Display: Support fractional scaling if enabled #392

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

leolost2605
Copy link
Member

@leolost2605 leolost2605 commented Aug 14, 2024

This PR brings multiple improvements:

  • We allow scaling per display if supported
  • We allow fractional scaling per display if supported or rather enabled

Fractional scaling is still disabled by default so the fractional scales will not show up in the dropdown by default.
To enable it add 'scale-monitor-framebuffer' to the mutter experimental settings

Fixes #117

@leolost2605 leolost2605 requested a review from a team August 14, 2024 18:33
@leolost2605 leolost2605 marked this pull request as ready for review August 14, 2024 18:43
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected! Nice work! Awesome to see support for mixed DPI settings working 👏

@danirabbit danirabbit merged commit 76e333c into main Aug 14, 2024
3 of 4 checks passed
@danirabbit danirabbit deleted the leolost/fractional-scaling branch August 14, 2024 19:16
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.

Add fractional scaling support
2 participants