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

--- Comment #6 from Michał Dybczak <michal.dybc...@gmail.com> ---
I was given some kind of solution to this problem, I checked it and it realy
works:

create file /home/user/.config/plasma-workspace/env/kwin.sh with:

#!/bin/sh
export __GL_YIELD="USLEEP"
export KWIN_TRIPLE_BUFFER=0
export KWIN_USE_BUFFER_AGE=0

add to /etc/X11/xorg.conf.d/20-intel.conf:

Option "AccelMethod" "SNA"
Option "TearFree" "true"
Option "DRI" "3"
Option "TripleBuffer" "False"

Reboot.

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

Reply via email to