Replies: 6 comments 5 replies
-
|
Yes, this is a bug in Windows. We introduced win10refresh.ts to minimize this bug. |
Beta Was this translation helpful? Give feedback.
-
|
The win10refresh has some issues moving the window. Either the win10refresh should be fixed or temporary use the blur-behind filter. |
Beta Was this translation helpful? Give feedback.
-
|
Maybe WinUI 3 Preview 2 could be used instead of user32.dll? |
Beta Was this translation helpful? Give feedback.
-
|
WinUI 3 is unfortunately not available as a c++ library for windows because it's made with XAML. |
Beta Was this translation helpful? Give feedback.
-
|
As of WinUI 3 Project Reunion 0.5, it can be used with win32, directx and native c++: https://microsoft.github.io/microsoft-ui-xaml/about.html#controls |
Beta Was this translation helpful? Give feedback.
-
|
I'm trying to implement Mica Material. When the transparent option is given true, it works normally, but in other cases, it doesn't, so I'm looking for a solution. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/sourcechord/FluentWPF/blob/b70731c6d026b2087dbf41656ff53854d48813d8/FluentWPF/Utility/AcrylicHelper.cs#L62
Beta Was this translation helpful? Give feedback.
All reactions