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

Made PT Launcher per-monitor DPI aware #32882

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

drawbyperpetual
Copy link
Contributor

Summary of the Pull Request

Makes PowerToys Launcher per-monitor DPI aware.

PR Checklist

Detailed Description of the Pull Request / Additional comments

Makes PowerToys Launcher per-monitor DPI aware by setting this in application manifest.

Validation Steps Performed

When DPI-scaling is different (e.g. 100% vs 175%) between primary and secondary monitor, verified that:

  • Before fix, Launcher is sharp on primary and fuzzy on secondary.
  • After fix, Launcher is sharp on primary and secondary.

@crutkas
Copy link
Member

crutkas commented May 16, 2024

I feel like we should make this into a wpf props

@jaimecbernardo
Copy link
Collaborator

I feel like we should make this into a wpf props

This is in the app.manifest , not a props file, so I'm not sure that would apply here 🤔

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.

None yet

3 participants