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(windows): use correct position/size on WM_DPICHANGED for Windows 11 #1056

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dgerhardt
Copy link

Adjustments to the OS-suggested position are now only applied on Windows 10. They are not needed anymore on Windows 11.

Fixes #1053, tauri-apps/tauri#10263, tauri-apps/tauri#12626.

@dgerhardt dgerhardt requested a review from a team as a code owner February 10, 2025 10:34
Copy link
Contributor

github-actions bot commented Feb 10, 2025

Package Changes Through 4b0d042

There are 1 changes which include tao with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tao 0.31.1 0.32.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Adjustments to the OS-suggested position are now only applied on
Windows 10. They are not needed anymore on Windows 11.

Fixes tauri-apps#1053, tauri-apps/tauri#10263, tauri-apps/tauri#12626.
@dgerhardt dgerhardt force-pushed the fix-win11-dpichanged-position branch from f0fa3c9 to 4b0d042 Compare February 10, 2025 12:32
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.

Window Resizing Bug When Moving Between Monitors with Different Scaling
1 participant