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

Initial new dpi management support for Shortcut Mapper #15089

Closed

Conversation

ozone10
Copy link
Contributor

@ozone10 ozone10 commented May 5, 2024

ref #14959

@donho
Copy link
Member

donho commented May 16, 2024

@ozone10
By "Initial new dpi management support for Shortcut Mapper" I guess it doesn't do the multi-display support, but it should scale
correctly in the mono screen.

However, I've got this when I scale my current display from 225% to 300% :
image

@ozone10
Copy link
Contributor Author

ozone10 commented May 16, 2024

@donho
changing dpi in single screen is same as dragging to second screen.
This PR only handle initial opening of shorcut mapper, mainly font handling.
To fully support DPI, WM_DPICHANGED, WM_GETDPISCALEDSIZE need to be handled and WM_SIZE rewritten.

@donho donho closed this in 3b515f1 May 16, 2024
@ozone10 ozone10 deleted the DpiShortcutMapperFont branch May 16, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants