WillPower3309 / swayfx

SwayFX: Sway, but with eye candy!
MIT License
1.17k stars 48 forks source link

blur_xray for layer_effects #299

Open rikutons opened 2 months ago

rikutons commented 2 months ago

Now I think layer_effects is not using blur_xray for calculating blur effect.

layer_effects 'waybar' shadows disable; blur enable

That makes not good looks like this: image

(screenshot without blur, there are no border) image

I guess now waybar using both under window and wallpaper rgb to calculate blur, that makes kinda shadow effect on the border. But I want borderless UI for smart-gapped window and waybar. Can we implement blur_xray for layer_effects?