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

--- Comment #1 from Thomas Lübking <thomas.luebk...@gmail.com> ---
There's no fix - the detection is heuristic and can fail if swapping takes "too
long" for external reasons.

If the code falsely believes you'r e on blocked swapping, the timing
calculation is flawed (though please elaborate on "completely broken" - TB
detection may be rather a sympton than the cause!)

As workaround export KWIN_TRIPLE_BUFFER=1

~/.config/plasma-workspace/env/kwin_env.sh
-------- snip --------
#!/bin/sh
export KWIN_TRIPLE_BUFFER=1
-------- /snip --------

chmod +x ~/.config/plasma-workspace/env/kwin_env.sh

This will bypass the detection and get you into the non-blocking codepath
unconditionally.

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

Reply via email to