| Summary: | Option to automatically show all entries | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Roberth Sjonøy <roberth.sjonoy> |
| Component: | System Tray widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | jjm, kde, mrmazda |
| Priority: | NOR | Flags: | kde:
VisualDesign+
|
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/plasma-workspace/1b7e63e80b9528c91ac82afeeef9e99979f620d2 | Version Fixed/Implemented In: | 5.4.0 |
| Sentry Crash Report: | |||
|
Description
Roberth Sjonøy
2015-07-02 07:24:09 UTC
Review at https://git.reviewboard.kde.org/r/124234/ See also bug #316681 for Plasma 4 Git commit 1b7e63e80b9528c91ac82afeeef9e99979f620d2 by Kai Uwe Broulik. Committed on 09/07/2015 at 17:57. Pushed by broulik into branch 'master'. Add option to always show all system tray icons FIXED-IN: 5.4.0 REVIEW: 124234 M +3 -0 applets/systemtray/package/contents/config/main.xml M +75 -75 applets/systemtray/package/contents/ui/ConfigEntries.qml M +3 -0 applets/systemtray/package/contents/ui/ExpandedRepresentation.qml M +1 -0 applets/systemtray/package/contents/ui/main.qml M +43 -30 applets/systemtray/plugin/host.cpp M +9 -0 applets/systemtray/plugin/host.h http://commits.kde.org/plasma-workspace/1b7e63e80b9528c91ac82afeeef9e99979f620d2 |