skydoves / Cloudy

☁️ Jetpack Compose blur effect library, which falls back onto a CPU-based implementation to support older API levels.
Apache License 2.0
789 stars 28 forks source link

Using realtime blurred view as background for the Child; similar to iOS's AppBar #17

Open RohitSurwase opened 12 months ago

RohitSurwase commented 12 months ago

Is your feature request related to a problem?

Currently library blurs the Child and not the content behind the child.

Describe the solution you'd like:

I would like an option to select between blurring child or the content behind the child.

Describe alternatives you've considered:

So far there is no way to do so.

UmairKhalid786 commented 8 months ago

+1

I am also trying to achieve a glass effect by blurring the background, not able to achieve it with Cloudy

maribelmai commented 2 months ago

+1

skydoves commented 1 month ago

Hey guys, for now, Cloudy doesn't support the window blurring feature. It's on my plans for the next release.