Skip to content

Conversation

@dgerhardt
Copy link
Contributor

@dgerhardt dgerhardt commented Feb 10, 2025

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

Related issue for winit: rust-windowing/winit#4041

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
@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2025

Package Changes Through 25e6491

There are 1 changes which include tao with patch

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.32.3 0.32.4

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


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

@dgerhardt
Copy link
Contributor Author

dgerhardt commented Feb 14, 2025

The same issue exists in winit and a PR with a similar fix was opened there a few days ago: rust-windowing/winit#4119

@acarl005
Copy link

Thank you for this!! 🙏

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 4b0d042 to 25e6491 Compare February 27, 2025 11:00
Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

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

merge first, ask questions later - thanks for your contribution

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

3 participants