Summary: | notifier widget not added to systray | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Harald Sitter <sitter> |
Component: | System Tray widget | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, sitter |
Priority: | NOR | ||
Version: | 5.1.95 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/5196689ae328decf7865e053d3e5997c2c184b16 | Version Fixed In: | |
Sentry Crash Report: |
Description
Harald Sitter
2015-01-09 12:56:19 UTC
That's a plasma bug, it ignores the X-KDE-PluginInfo-EnabledByDefault=true property. I'll look into fixing that. Git commit 5196689ae328decf7865e053d3e5997c2c184b16 by Aleix Pol. Committed on 10/01/2015 at 01:13. Pushed by apol into branch 'master'. Improve initial values of the systemtray plasmoids Instead of hardcoding which plasmoids we want by default, figure it out using the plasmoids' described features. REVIEW: 121948 M +3 -1 applets/systemtray/package/contents/config/main.xml M +12 -1 applets/systemtray/package/contents/ui/main.qml M +12 -0 applets/systemtray/plugin/host.cpp M +2 -0 applets/systemtray/plugin/host.h http://commits.kde.org/plasma-workspace/5196689ae328decf7865e053d3e5997c2c184b16 |