Skip to content

merge dev into master #147

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

Merged
merged 108 commits into from
Mar 15, 2025
Merged

merge dev into master #147

merged 108 commits into from
Mar 15, 2025

Conversation

yanjinhuagood
Copy link
Member

This pull request includes several changes to update resource paths, add new package references, and refactor code to improve maintainability and consistency. The most important changes are grouped into resource updates, package references, and code refactoring.

Resource Updates:

  • Updated the resource path for background.png from AnimationNavigationBar3D to NavMenu3D in src/Resources.props.

Package References:

  • Added Microsoft.Win32.SystemEvents package reference for multiple target frameworks in src/TargetFrameworks.props. [1] [2]

Code Refactoring:

  • Replaced various DynamicResource keys in src/WPFDevelopers.Net40/Themes/Generic.xaml and src/WPFDevelopers.Net45x/Themes/Generic.xaml to use more consistent naming conventions (e.g., WD.WindowForegroundColorBrush to WD.WindowTextBrush). [1] [2]
  • Refactored src/WPFDevelopers.Net40/Window.cs to remove redundant code and improve readability, including the use of MonitorHelper and updating the MaximizeWindow method. [1] [2]

@yanjinhuagood yanjinhuagood merged commit 77b29ea into master Mar 15, 2025
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.

1 participant