Bug 390457

Summary: Task manager pixelated previews
Product: [Plasma] plasmashell Reporter: RaitaroH <RaitaroHikami>
Component: Task Manager and Icons-Only Task ManagerAssignee: Eike Hein <hein>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, fredrik, kde, nate, navigator.rohan, plasma-bugs
Priority: NOR    
Version: 5.12.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Terminal text example.
Task Manager Thumbnails

Description RaitaroH 2018-02-14 14:51:30 UTC
Created attachment 110654 [details]
Terminal text example.

Reddit is a gold mine for bugs. So the preview in the task manager is way to pixelated even if it text as big as the preview text is put right next to it.

Original example here: https://i.imgur.com/2rN2ELx.png
Comment 1 Eike Hein 2018-02-14 14:59:47 UTC
Vastly better scaling currently WIP at https://phabricator.kde.org/D10251
Comment 2 RaitaroH 2018-02-14 15:03:31 UTC
(In reply to Eike Hein from comment #1)
> Vastly better scaling currently WIP at https://phabricator.kde.org/D10251

Oh yeah, much better. Should I expect this to be implemented soon?
Comment 3 Eike Hein 2018-02-14 15:05:19 UTC
It's still under revision (the latest work I've seen is again much better than the screenshot shown there), but I expect it to make 5.13.
Comment 4 Eike Hein 2018-03-16 09:18:55 UTC
*** Bug 391915 has been marked as a duplicate of this bug. ***
Comment 5 Fredrik Höglund 2018-03-27 14:57:23 UTC
Git commit 612494e2b2e9265d33ce148332d5f490b024a3bd by Fredrik Höglund.
Committed on 27/03/2018 at 14:42.
Pushed by fredrik into branch 'master'.

windowthumbnail: Use mipmap texture filtering

Blit the contents of the TFP texture to a separate mipmap texture,
and (re)generate the mipmaps on each damage event.

This commit also fixes ARGB thumbnails being rendered as opaque.

Note that this commit only modifies the GLX path.

M  +125  -5    src/declarativeimports/core/windowthumbnail.cpp
M  +3    -0    src/declarativeimports/core/windowthumbnail.h

https://commits.kde.org/plasma-framework/612494e2b2e9265d33ce148332d5f490b024a3bd
Comment 6 uRohan 2018-07-02 23:47:19 UTC
OS: openSUSE Tumbleweed 20180629
KDE Plasma Version: 5.13.1
KDE Frameworks Version: 5.47.0
Qt Version: 5.11.1
Kernel Version: 4.17.3-1-default
OS Type: 64-bit

This bug still persist in the KDE Plasma 5.13.1.
Comment 7 David Edmundson 2018-07-02 23:49:06 UTC
Right, that commit was reverted.
Comment 8 uRohan 2018-07-02 23:49:48 UTC
Created attachment 113728 [details]
Task Manager Thumbnails
Comment 9 Patrick Silva 2019-04-29 12:36:32 UTC
This bug persists.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.3
Comment 10 Nate Graham 2020-07-12 04:21:37 UTC

*** This bug has been marked as a duplicate of bug 360457 ***