Skip to content
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

Windows 11 22H2 - Transparency stopped working #163

Open
chkam05 opened this issue Jan 26, 2023 · 4 comments
Open

Windows 11 22H2 - Transparency stopped working #163

chkam05 opened this issue Jan 26, 2023 · 4 comments

Comments

@chkam05
Copy link

chkam05 commented Jan 26, 2023

On new Windows 11 22H2 22621.963, there is a problem with lack of transparency.
On previous win version when i had set (version 0.8.0 of FluentWPF):

<Window ... fw:AcrylicWindow.Enabled="True" fw:AcrylicWindow.AcrylicWindowStyle="Normal" fw:AcrylicWindow.FallbackColor="Transparent" fw:AcrylicWindow.ExtendViewIntoTitleBar="True" fw:AcrylicWindow.NoiseOpacity="0" fw:AcrylicWindow.TintOpacity="0" Background="Transparent" WindowStyle="None" ...>

everything was working normally, also (version 0.10.2):

<fw:AcrylicWindow ... fw:AcrylicWindow.Enabled="True" fw:AcrylicWindow.AcrylicWindowStyle="Normal" fw:AcrylicWindow.FallbackColor="Transparent" fw:AcrylicWindow.ExtendViewIntoTitleBar="True" fw:AcrylicWindow.NoiseOpacity="0" fw:AcrylicWindow.TintOpacity="0" AllowsTransparency="True" Background="#80000000" WindowStyle="None" ...>

Now the background is just gray.

@Stalkero
Copy link

Stalkero commented Feb 9, 2023

I have the same issue

@RespectMathias
Copy link

Same

@qinlili23333
Copy link

the same

@xmaxrayx
Copy link

xmaxrayx commented Oct 1, 2024

image

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

No branches or pull requests

5 participants