#how to make it rounded using window_vibrant
8 messages · Page 1 of 1 (latest)
What about faking the effect? Just set it to transparent and make the effect in CSS
https://github.com/tauri-apps/window-vibrancy/issues/43
Only possible on macOS. On windows you may get around with the window-shadows crate which will add the rounded corners on windows11.
Other than that it comes down to Simon's suggestion
I tryed
it doesnt work
Have you tried using the window shadows crate?
It should do the trick on Windows 11