Open jzbor opened 3 years ago
Not exclusive to blur, shadow rules also behave like this:
shadow-exclude = [
"!_AWESOME_FLOATING@:c = 1 && !class_g = 'Rofi' && !class_g = 'awesome'",
];
As you point out it has a chance of not working correctly while mainline picom works fine.
Platform
Linux 5.10.18-1-MANJARO x86_64 20.2.1 Nibia
GPU, drivers, and screen setup
picom version
jonaburg-git
Configuration:
Expected behavior
Reliably apply the blur settings on each run.
Current Behavior
Most of the time I only get transparent but not blurred windows. It's about 30/70 whether my blur settings work. There is no stderr output even if the blur does not get applied. This however didn't occur with the regular picom. The odd thing is that on some starts blur works just fine, so it seems to be some kind of race condition - not a general issue with blurring or animations.