Summary: | Invert effect is not applied to window thumbnails on X11 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Holger <private_lock> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | isma.af, kishore96, nate |
Priority: | NOR | ||
Version First Reported In: | 5.24.4 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Kate window is inverted but preview thumbnail is not |
Description
Holger
2022-06-24 18:14:18 UTC
Fixed in Plasma 5.26 already. Unfortunately the change was too invasive to backport to older Plasma versions. I think closing this was a misunderstanding of the "Inverted" kwin effect for the background of cover/flip switchers which got fixed :) I can still reproduce both on X and Wayland with latest kwin master. This happens for every QML effect that uses the WindowThumbnailItem or DesktopThumbnailItem, including all of the window switchers, task manager previews, etc. I think I did misunderstand, sorry. That said I'm not sure I can reproduce the actual issue. When I enable the Invert effect, all the window colors invert properly for me. Can you attach a screenshot (or better yet, a screen recording) that shows the issue happening? Created attachment 150208 [details]
Kate window is inverted but preview thumbnail is not
While not the original bug reporter, I'll post an screenshot for what I understand the bug refers to.
In the screenshot, the Kate window is inverted by the effect, but the preview thumbnail on the task manager is not. I'm taking the preview as an example for simplicity, as it is using the same component (WindowThumbnailItem) as other effects such as tabbox switchers, overview, etc.
I see now. However I can't reproduce that on Wayland. Perhaps it's X11-specific? (In reply to Ismael Asensio from comment #4) > Created attachment 150208 [details] > Kate window is inverted but preview thumbnail is not Yes, that is exactly what this bug shall be about ;) - The preview when hovering the task bar - The miniature window when using cover-switch - The miniature window when using flip-switch All three are not inverted for me. |