https://bugs.kde.org/show_bug.cgi?id=316734

--- Comment #61 from Martin Flöser <mgraess...@kde.org> ---
(In reply to Shmerl from comment #60)
> I haven't tested it with X11, but is the code shared for it too? It's in
> wayland_server.cpp, so I assumed it only fixes the Wayland use case.

The patch is Wayland only! This change does not have any influence on X11. I am
not sure whether we have any chance to fix this for good on X11.

Concerning Wayland I am also not yet convinced that we should consider it as
fixed. The patch only addresses point 2a which means we can still enter racy
conditions especially on multiple output setups. We still do not wait for the
page flip of every output. Though it is very unlikely to hit and on resume the
time an old buffer would be shown is shorter.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to