[Breeze] [Bug 397215] Visual bug around the maximize/unmaximize button

avlas bugzilla_noreply at kde.org
Wed Nov 28 14:58:21 GMT 2018


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

--- Comment #7 from avlas <jsardid at 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 the assignee for the bug.


More information about the Unassigned-bugs mailing list