Plasma desktop window uses RGBA
Martin Graesslin
mgraesslin at kde.org
Tue Aug 9 09:16:33 UTC 2016
Hi all,
I just noticed that Plasma's desktop window uses an RGBA format. This is not
only completely pointless as it's the bottom most window, it's also destroying
all optimizations in KWin. KWin always has to go into the blending code path,
which means rendering from bottom to top instead of rendering from top to
bottom. And also KWin always has to clear the color buffer before rendering
the Plasma desktop window.
Anyone an idea how we can change this?
Cheers
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160809/17e0692c/attachment.sig>
More information about the Plasma-devel
mailing list