-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
Strange lines on transparent windows #319
Comments
I found a workaround:
the strange lines disappear, but the background transparency is too dark (cause the shadow). So, could you help me to avoid artifacts without using full-shadow? |
I finally discover that using:
solves the problem, but I feel disabling use-damage causes a bit of lag, so any new ideas are welcome. ;) |
I think this is a duplicate of #50 |
@jEsuSdA can you try the latest git version of picom? It might have already been resolved. |
It still happens. :_( |
I started getting this issue in v8. Didn't happen with 7.5. Seems to be a regression. Xubuntu 18.04, NVidia 440. Video illustrating, and also illustrating it doesn't happen in 7.5: https://youtu.be/ONoM4dSjlGA |
Might be related to the change of the default for |
@TiZ-EX1 Can you get a trace? I think I fixed most of this problem, but apparently there is still some left. |
Sorry it took so long to get back regarding this. I've attached the trace in a zip file. Of note is that it doesn't seem to happen in the experimental GLX backend on v8. And indeed, |
Platform
Debian Testing 64bits
GPU, drivers, and screen setup
Intel Haswell, two monitors configured side-by-side
Drivers: package xserver-xorg-video-intel 2:2.99.917+git20190815-1
glxinfo -B:
Environment
XFCE 4.14
picom version
v7
picom --diagnostics:
Configuration:
Steps of reproduction
Expected behavior
Not having any artifacts.
In compton (debian official packaged version) this is not happening at all.
Current Behavior
Other details
This behavior appears when using xrender and xr_glx_hybrid too.
Thanks a lot and I hope you could help me.
Thanks!!!
The text was updated successfully, but these errors were encountered: