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.
Summary
The major changes are about the WinUI 3 components library of DiffPlex (named DiffPlex.Windows).
Nuget package and binaries
References
WinUI 3 components library, WPF components library and their demo projects now target latest .NET.
DiffPlex.Windows
net9.0-windows10.0.17763.0
net9.0-windows10.0.19041.0
net9.0-windows10.0.22000.0
net9.0-windows10.0.22621.0
net8.0-windows10.0.17763.0
net8.0-windows10.0.19041.0
net8.0-windows10.0.22000.0
net8.0-windows10.0.22621.0
net6.0-windows10.0.17763.0
net6.0-windows10.0.19041.0
net6.0-windows10.0.22000.0
net7.0-windows10.0.17763.0
net7.0-windows10.0.19041.0
net7.0-windows10.0.22000.0
The package version of Windows App SDK has been also up to date.
1.6.3
(241114003
)1.4.3
(231115000
)DiffPlex.App
net9.0-windows10.0.19041.0
net7.0-windows10.0.19041.0
DiffPlex.Wpf
net9.0-windows
net8.0-windows
net6.0-windows
net48
net46
DiffPlex.Wpf.Demo
net9.0-windows
net8.0-windows
net6.0-windows
net48
net46
DiffPlex.WindowsFomrs.Demo
net8.0-windows
net6.0-windows
net48
net46
Updates
This PR comes out together with a little feature updates and fixes by the way.
Access key supports
Add hotkeys for app bar buttons, e.g. following table.
Alt
+P
Alt
+N
Alt
+G
Alt
+V
Press
Alt
to see more.Fixes
en-US
is missed in DiffPlex.AppIcon
The logo has updated with pure sense of design.
Design history and evolution
Reality effect
The new icon in Start Menu, desktop and task bar looks like below.
Theme color
Use the family (similar) color of
#569cd6
as the theme of icon.The color is the foreground (text color) of C# keyword (e.g.
namespace
andpublic sealed partial class
) in dark mode in Visual Studio text editor.