tauri-apps / window-vibrancy

Make your windows vibrant.
Apache License 2.0
644 stars 32 forks source link

Acrylic effect not working if app is not focused #139

Closed FutureExcited closed 5 months ago

FutureExcited commented 6 months ago

Hey, so I noticed that in Windows 11 the acrylic effect stops working the moment the app is not focused. And it looks really bad this way. The moment I click on the app, it works again.

Here's the effect when app is not focused: image

And here's the effect when app is: image

My build: Tauri v 1.6.2 Windows 11 23H2

Maxanox commented 5 months ago

At the first realese of Arc browser on windows, it has the same behavior when using acrylic UI. Now they removed the acrylic effect. So I think that the problem is from windows itself.

amrbashir commented 5 months ago

That's correct, Mica or Acrylic on Windows 11 will be disabled when the window doesn't have focus