Fabian-Lars

Results 1341 comments of Fabian-Lars

What happens if you change `Some(26.0)` to `None` ? I think setting a corner radius only makes sense for undecorated windows.

Hmm that sucks, I really hoped we could go with the simpler implementation :/ Last thing, can you enable tauri's `unstable` feature flag and check if anything changes for better...

I feel like mica is broken in general. i see the same color for non tauri apps using mica as well regardless of the wallpaper i have configured. Does mica...

Ah nevermind lol, i had transparency effects (Personalization -> Colors -> Transparency Effects) disabled in the Windows os settings 🤣 Now all apps including tauri and this repo's examples work...

yeah it's very likely a window change that broke it (not saying we can't fix it). microsoft has a tendency to break window effects again and again. just weird that...

> Resolves edge misalignment by reparenting the WebView into the glass view's contentView instead of placing it as a sibling. This ensures proper layer hierarchy and correct corner radius rendering....

> Exposing a contentView option and letting users attach their own WebView sounds like the cleaner long-term approach, and I’m happy to adjust the PR in that direction. awesome, that...

upstream issue: https://github.com/tauri-apps/wry/issues/590

Hmm, not sure if the stacktrace alone is enough tbh (it's not for me, but maybe for someone here who can actually read those lol). In the spawned tauri app,...

Do you have a minimal reproduction example for us? If not, something not-minimal is okay too, but we need _something_ to work on since you're the first one to report...