-
Notifications
You must be signed in to change notification settings - Fork 64
Blur not working on layers. #396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Does this work? |
i have that on my config, it's not working:
none of these layers' blur work now. Before, on version 0.4, they all worked, except for rofi. |
For what it's worth, blur also isn't working in my config, even with |
Seems to work fine for me on swaybar, rofi and dunst. Maybe try removing the brightness options? Layers only allow to either enable or disable it, no further customization as they're following your primary blur setup. |
Can you run and post the output of |
Actually, blur is working for me. I had previously switched to upstream sway and I disabled blur in waybar. I only forgot to enable it after. |
The reason I came across this issue is black corners were visible in my bar, which has rounded corners defined in CSS. After enabling blur the black corners disappear, although I am no longer sure if my issue is relevant here or if it is an issue in swayfx. I could try reverting to 0.4 and seeing if it persists. |
i tested now without the customizations - now it works; but i of course lost all customizations, which were crucial to me and were fully working on the previous version. Now i simply lost a feature? @ErikReider why this regression? |
oh btw, it still doesn't work for rofi for me, even after removing the brightness option, but that was not working before either. Any idea why? |
Not sure. What is your rofi version? I'm on rofi-wayland from Arch repo. Also I doubt layer effects ever allowed to customize the trivia (brightness, shadow radius etc), but I'm not sure. edit: just to check, did you specify transparency in rofi's config (like adding a transparency value to background color's hex code or RGBA)? swayFX can't blur non-transparent layers. |
Swayfx Version:
swayfx version 0.5 (based on sway 1.10.1)
Debug Log:
sway.log
Configuration File:
https://gist.github.com/MRSS02/5d9ee8f8f2e06a897a6a42ebfaea27c6
Description:
Blur is not working on layers since the update to swayfx 0.5. Was working on swayfx 0.4.
Blur is also not working on rofi. Was not working on swayfx 0.4 either.
The text was updated successfully, but these errors were encountered: