scripting: Make thumbnaills use linear filter
QSGImageNode ignores QSGTexture's filter, one has to specify it using QSGImageNode::setFiltering().
In hindsight, we need to figure out how to integrate the lanczos filter with window thumbnails and use it instead.