https://bugs.kde.org/show_bug.cgi?id=423545
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/3e1443e003bf | |5fc0e20dd7de49505fd0227bdce | |4 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 3e1443e003bf5fc0e20dd7de49505fd0227bdce4 by Vlad Zahorodnii. Committed on 14/12/2020 at 14:09. Pushed by vladz into branch 'master'. wayland: Don't force a bpp of 24 for desktop windows plasmashell provides the compositor buffers with an alpha channel and without indicating the opaque region. Given that, kwin forces a bpp of 24 for desktop windows to improve performance. Unfortunately, there are legit cases where plasma may attach a buffer that is not fully opaque, for example when switching between activities. Related: bug 421237 M +1 -1 waylandclient.cpp https://invent.kde.org/plasma/kwin/commit/3e1443e003bf5fc0e20dd7de49505fd0227bdce4 -- You are receiving this mail because: You are watching all bug changes.