Summary: | The system tray doesn't follow the panel opacity | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Reiddragon <this.is.reid> |
Component: | System Tray widget | Assignee: | Konrad Materka <materka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | damikope, ifs6nmho, licibe2328, materka, med.medin.2014, nate, niccolo.venerandi, popov895 |
Priority: | HI | ||
Version: | 5.22.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=440275 https://bugs.kde.org/show_bug.cgi?id=440274 |
||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/10aa6382887be57526a259f2ba21251eb5a83c16 | Version Fixed In: | 5.23.5 |
Sentry Crash Report: | |||
Attachments: | bug in action, other plasmoids like KickOff or the Calendar follow the panel, only the tray doesn't |
*** Bug 439060 has been marked as a duplicate of this bug. *** *** Bug 439235 has been marked as a duplicate of this bug. *** *** Bug 442787 has been marked as a duplicate of this bug. *** *** Bug 439903 has been marked as a duplicate of this bug. *** Git commit 8374098d68798a78ca10d06d9a829ee5a811e0bf by Konrad Materka. Committed on 29/12/2021 at 22:15. Pushed by kmaterka into branch '439025_systray_follow_planel_opacity'. [applets/systemtray] Follow panel opacity The system tray doesn't follow the panel opacity (it's always transparent even when the setting is set to opaque or dynamic with a maximised window present) FIXED-IN: 5.24.0 M +1 -0 applets/systemtray/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/8374098d68798a78ca10d06d9a829ee5a811e0bf *** Bug 444713 has been marked as a duplicate of this bug. *** Git commit a221d230ca5a480c1e8e51f062485f63ae7c039a by Nate Graham, on behalf of Konrad Materka. Committed on 30/12/2021 at 17:28. Pushed by ngraham into branch 'master'. applets/systemtray: Follow panel opacity The system tray doesn't follow the panel opacity (it's always transparent even when the setting is set to opaque or dynamic with a maximised window present) FIXED-IN: 5.23.5 M +1 -0 applets/systemtray/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/a221d230ca5a480c1e8e51f062485f63ae7c039a Git commit 10aa6382887be57526a259f2ba21251eb5a83c16 by Nate Graham, on behalf of Konrad Materka. Committed on 30/12/2021 at 17:29. Pushed by ngraham into branch 'Plasma/5.23'. applets/systemtray: Follow panel opacity The system tray doesn't follow the panel opacity (it's always transparent even when the setting is set to opaque or dynamic with a maximised window present) FIXED-IN: 5.23.5 (cherry picked from commit a221d230ca5a480c1e8e51f062485f63ae7c039a) M +1 -0 applets/systemtray/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/10aa6382887be57526a259f2ba21251eb5a83c16 |
Created attachment 139591 [details] bug in action, other plasmoids like KickOff or the Calendar follow the panel, only the tray doesn't SUMMARY The system tray doesn't follow the panel opacity (it's always transparent even when the setting is set to opaque or dynamic with a maximised window present) STEPS TO REPRODUCE 1. set panel opacity to opaque 2. open any panel from the system tray 3. OBSERVED RESULT Tray is still transparent regardless of setting EXPECTED RESULT It's supposed to follow the panel, not sure if this needed to be stated SOFTWARE/OS VERSIONS KDE Plasma Version: 5.22.1 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION