v2.3
custom_backdrop_demo.mp4
New features:
- Added new
TransparentTintBackdrop
and itsCompositionBrushBackdrop
classes to support transparent or tinted windows as well as custom backdrops #42. - Added support for setting overall window opacity.
- Add WindowExtensions.Move method #122.
- Add WindowState and WindowStateChanged properties to Window Manager to track minimize/maximize/restore #112.
Fixes:
- Improve persistance restore by ignoring display names #98.
Behavior change:
Window.CenterOnScreen()
no longer sets the Window to show. Call theWindow.ShowWindow()
extension to bring the window to the front. #132
NuGet Package: https://www.nuget.org/packages/WinUIEx/2.3.0
Custom window design by @niels9001 relying on Transparent Backdrop: