Visual distortion with sliding popups
Martin Gräßlin
kde at martin-graesslin.com
Sun May 9 16:01:31 CEST 2010
Am Sonntag 09 Mai 2010 14:58:19 schrieb Marco Martin:
> > Yes I think so. This would probably require a change in kwin to not start
> > the animation before the pixmap is present.
>
> to further confirm this, it happens also to the (un)minimize effect
> sometimes when you have a minimized task since a long time and keeping
> thumbnails of minimized windows is disabled in the settings (in this case
> before unminimizing you also see the tooltip thumbnail empty)
Yes with keeping thumbnails disabled the tooltip thumbnail should be empty as
there is no image for it and unminimizing is slow as the pixmap has to be
recreated and a texture from pixmap is required. Additionally (un)minimizing
causes a focus change which causes Oxygen to animate two windows. Deactivating
the Oxygen animation seems to improve the animation for some drivers.
An idea to circumvent this problem is to keep the last known texture (not
pixmap) around and to use it for the thumbnail tooltip and while unminizing
till the pixmap is created. But that will require quite some changes in KWin's
compositing stack.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 316 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20100509/e67b7415/attachment.sig
More information about the Plasma-devel
mailing list