| Summary: | Bad texture filter | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Zamundaaa <xaver.hugl> |
| Component: | effects-overview | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/46e2d51044b253e1a61dc8013f107bdd3c08cc28 | Version Fixed/Implemented In: | 5.23 |
| Sentry Crash Report: | |||
|
Description
Zamundaaa
2021-08-29 16:32:13 UTC
Example image: https://i.imgur.com/bEx0otO.jpg A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1402 Git commit 46e2d51044b253e1a61dc8013f107bdd3c08cc28 by Vlad Zahorodnii. Committed on 10/09/2021 at 06:16. Pushed by vladz into branch 'master'. 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. M +1 -0 src/scripting/thumbnailitem.cpp https://invent.kde.org/plasma/kwin/commit/46e2d51044b253e1a61dc8013f107bdd3c08cc28 |