sdhand / picom

A compositor for X11, active fork.
Other
136 stars 10 forks source link

Screen tearing xrender backend. #8

Open DimitrisMilonopoulos opened 4 years ago

DimitrisMilonopoulos commented 4 years ago

Hi, I have intel UHD 620 and I notice massive screen tearing when running the xrender backend, I want to run it for the rounded corners. Is there any fix for that, or is it just a bug? Thank you.

sdhand commented 4 years ago

I'd assume this can be fixed just by running picom with the --vsync option.

If not can you confirm whether or not you also see this behavior on the upstream picom? (github.com/yshui/picom) If so then this issue would probably be more suited to that repo.