Yuxuan Shui
Yuxuan Shui
Do you also have a NVIDIA card?
I wonder if disabling sync fence would help. Make sure you don't have `xrender-sync-fence` enabled in config file, then comment out this line and rebuild: https://github.com/yshui/picom/blob/fd381dacff5c755b43effba441fb5706a0f378a4/src/backend/driver.c#L20
No one has reported a bug yet, is it safe to assume that no one actually use this feature?
I think the best solution is to deprecate it as this is basically unsupportable given libconfig's limitations.
@arvl130 looks like your window have a border in the recording, is it really there, or just an artifact from picom? Can you use apitrace to get a trace of...
@fuegoio Thanks for the PR! Do you plan to add this to the glx backend as well?
how does osd_cat work? is it based on the Shape extension? If you are able can you [catpure a trace](https://github.com/yshui/picom/wiki/Reporting-issues#capture-a-trace)?
I guess we probably didn't refresh the shape properly.
Probably related: #641
Can someone paste a `--log-level=debug` log file?