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

--- Comment #7 from avlas <jsar...@gmail.com> ---
The only workaround I could find so far for this issue is using xorg's intel
driver (instead of kernel's) and enable uxa instead of sna as accelmethod (in
/etc/X11/xorg.conf.d/20-intel.conf):

Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "AccelMethod" "uxa"
EndSection

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

Reply via email to