Summary: | Windows in thumbnails blend into tooltip background when plasma theme follows system color scheme | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Michael D <nortexoid> |
Component: | Task Manager and Icons-Only Task Manager | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.21.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/commit/28b79d4c6d6c9b9c7ec6a22de3a427aa6276495c | Version Fixed In: | 5.22 |
Sentry Crash Report: | |||
Attachments: | Shadow drawn around firefox window, but not dolphin window which blends into tooltip |
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/423 Git commit 28b79d4c6d6c9b9c7ec6a22de3a427aa6276495c by Nate Graham. Committed on 20/04/2021 at 18:32. Pushed by ngraham into branch 'master'. [applets/taskmanager] Add drop shadow behind tooltip window thumbnails This adds a bit of visual bling and also helps to visually distinguish the window thumbnail from its background, in cases where they might be similar (which can happen given the diversity of possible combinations of Plasma themes and window appearances). FIXED-IN: 5.22 M +20 -3 applets/taskmanager/package/contents/ui/ToolTipInstance.qml https://invent.kde.org/plasma/plasma-desktop/commit/28b79d4c6d6c9b9c7ec6a22de3a427aa6276495c This looks great. Thanks! You're welcome! |
Created attachment 137565 [details] Shadow drawn around firefox window, but not dolphin window which blends into tooltip When using the breeze plasma theme which inherits the window background color for tooltips, windows blend into the background of the task manager tooltip. It would look better if the shadow or a border were drawn around the window. I noticed the shadow is drawn for firefox (at least with titlebar disabled) which makes the tooltip look much better.