Open xyzshantaram opened 4 years ago
I have this same issue on Arch, i3-gaps, GTX 750 ti (proprietary nvidia drivers) and also on Intel HD 4000 using glx backend. Looks like it doesn't happen when blur is disabled.
This should've been fixed in the next
branch, could you try it?
Seems to still happen:
λ ./picom --diagnostics Version: vgit-e1d9e
NVIDIA
I just installed the next
branch, and it still seems to happen although the intensity of shadows is very much lessened.
My environment / config is the exact same, except for updating the picom version to vgit-463bf
.
OK, so, enabling the experimental backends seems to have fixed the problem completely for me! @delet-this Please confirm if this works for you and then devs can go ahead and close the issue.
Thanks.
@shantaram3013 For me --experimental-backends
didn't affect those artifacts, they were still there. But through trial and error I finally found that having use-damage = false;
in my config got rid of them.
Confirming that use-damage = false;
works for me.
Platform
Arch Linux x86_64 Kernel: 5.4.8-arch1-1
GPU, drivers, and screen setup
GPU: NVIDIA GeForce GTX 750 Resolution: 1366x768
$ glxinfo -b
36
Environment
WM: Openbox
picom version
$ picom --diagnostics
Version: v7.5
Extensions:
Misc:
Drivers:
NVIDIA proprietary drivers 440.44
Configuration:
Steps of reproduction
Expected behavior
The flickering boxes shouldn't be visible
Current Behavior
Flickering dark boxes around lines of text that are updating (or in some cases even static text. I have a feeling they are shadows but I'm not sure. Screenshot: https://i.imgur.com/JM7iKOv.png