Rendering problems in kwin and active
Marco Martin
notmart at gmail.com
Thu Jan 3 12:54:23 UTC 2013
On Thursday 03 January 2013, Marco Martin wrote:
> Hi all,
>
> Recently some rendering problems are starting to appear in KWin but just in
> Plasma Active:
> http://wstaw.org/m/2013/01/03/plasma-desktopeW5084.png
solved,
as a memory for the future:
in Mer, Qt is patched setting
view.setAttribute(Qt::WA_OpaquePaintEvent);
view.viewport()->setAttribute(Qt::WA_OpaquePaintEvent);
on all qgraphicsviews, that makes a small performance gain on opaque windows,
but of course has to be explicitly disabled if you need an argb one.
--
Marco Martin
More information about the Active
mailing list