tauri-apps / window-vibrancy

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

Blur Effects Causing White Background #115

Closed vednig closed 9 months ago

vednig commented 10 months ago

apply_mica and apply_blur is causing white background in window. Here is screenshot with apply_mica effect image Here is screenshot without apply_mica effect image In transparency is set to true in both conditions Window decorations is set to false

amrbashir commented 9 months ago

I believe you're using a newer version of Windows 11 and apply_blur works only on version 22H1

vednig commented 9 months ago

Yes, working on 22H2. Why is it not supported any specific reason?

amrbashir commented 9 months ago

The OS itself doesn't support it anymore.