Can you blur specific elements of a LayerSurface? #748
Answered
by
avalsch
colin-heffernan
asked this question in
Q&A
|
I'm using EWW and I want to be able to blur certain widgets, but not others. Is this possible? I asked this in EWW's repo and they said that blurring was the compositor's job. |
Answered by
avalsch
Sep 29, 2022
Replies: 2 comments 8 replies
|
Probably not, since eww uses gtk-layer-shell, which is one surface to hyprland, so there's no way to tell hyprland where to blur. |
0 replies
Answer selected by
colin-heffernan
|
I think it's possible, if you have multiple This is how it looks on my setup. You can blur surfaces using |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably not, since eww uses gtk-layer-shell, which is one surface to hyprland, so there's no way to tell hyprland where to blur.