-
Notifications
You must be signed in to change notification settings - Fork 24
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
Dpi awareness support #5
Merged
Merged
Commits on May 23, 2021
-
Rework library for supporting dpi awareness:
- All values returns in wpf units - Project update for StyleCop rules - Bugfix for SystemInformation.VirtualScreen returning only primary screen
andbayd committedMay 23, 2021 Configuration menu - View commit details
-
Copy full SHA for e5bdc25 - Browse repository at this point
Copy the full SHA e5bdc25View commit details -
Added test project for window position check (keep in mind that you s…
…hould set WindowStyle="None" ResizeMode="NoResize" properties for window or you will get position problem. See dotnet/wpf#4127)
andbayd committedMay 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 3ec229f - Browse repository at this point
Copy the full SHA 3ec229fView commit details -
Fix for MONITORINFOEX initialization after code cleanup
andbayd committedMay 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 846f536 - Browse repository at this point
Copy the full SHA 846f536View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b976ff - Browse repository at this point
Copy the full SHA 4b976ffView commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b286e5 - Browse repository at this point
Copy the full SHA 3b286e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc03c8c - Browse repository at this point
Copy the full SHA bc03c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f59a7b5 - Browse repository at this point
Copy the full SHA f59a7b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f7b14c - Browse repository at this point
Copy the full SHA 7f7b14cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.