| Summary: | "Always visible" options have no effect for applets with PlasmaCore.Types.HiddenStatus set | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Nate Graham <nate> |
| Component: | System Tray widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ad.liu.jin, m.liu.jin, materka |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=486103 https://bugs.kde.org/show_bug.cgi?id=505792 |
||
| Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/936a589ef84e3b3d9919d971af05a4f8a32ef803 | Version Fixed/Implemented In: | 6.0 |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2024-02-03 15:34:06 UTC
Should be quite easy to change. However, that would also make MediaControl and CamaraIndicator always visible on these settings, while they currently don't. I.e. you'll get a fully static row of icons with "Always show all entries". Is that OK? And if so, should this change target 6.0? A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3858 Git commit d0037a4230acf0d089c2fc7156a2e4b2c1a323e1 by Jin Liu. Committed on 04/02/2024 at 02:08. Pushed by genericity into branch 'master'. applet/systray: Show icons in HiddenStatus when set to "Always visible" M +3 -5 applets/systemtray/systemtraymodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/d0037a4230acf0d089c2fc7156a2e4b2c1a323e1 Git commit 936a589ef84e3b3d9919d971af05a4f8a32ef803 by Jin Liu. Committed on 04/02/2024 at 02:15. Pushed by genericity into branch 'Plasma/6.0'. applet/systray: Show icons in HiddenStatus when set to "Always visible" M +3 -5 applets/systemtray/systemtraymodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/936a589ef84e3b3d9919d971af05a4f8a32ef803 |