plasma-framework/src/declarativeimports
Martin Gräßlin 52e96b41df Ensure that the WindowThumbnail is not trying to render a thumbnail of itself
Recursive window thumbnails would look awesome on the screen, but reality
is that X/OpenGL or $DEITY doesn't like it at all and decided to just
freeze the view.

So let's delay all the redirecting till the WindowThumbnail has been
added to its QQuickWindow and if the window id is the one of the own
window we just render the icon instead.
2013-09-11 13:57:40 +02:00
..
2013-08-20 07:47:09 +02:00
2013-08-28 14:21:51 +02:00
2013-08-20 07:47:09 +02:00
2013-09-11 11:15:29 +02:00