Qt-Copy causing rendering issues
Robert Knight
robertknight at gmail.com
Thu Aug 9 21:33:02 BST 2007
> What sort of problems?
It thinks my desktop supports ARGB visuals when it doesn't. This
means that where you would normally get a plain color when X erases a
window surface before drawing on it, I get mostly-black garbage
instead. Scrolling performance suffers horribly too.
What I used to do in Konsole was to check the result of
KWindowSystem::compositingActive() and only attempting to find a true
color visual if it returned true.
On 09/08/07, Fredrik Höglund <fredrik at kde.org> wrote:
> On Thursday 09 August 2007 20:53, Robert Knight wrote:
> > I had some problems with 0182 in particular, on an un-composited desktop.
>
> What sort of problems?
>
> Fredrik
>
>
More information about the kde-core-devel
mailing list