Summary: | Top-level application entries missing from menu structure (only categories shown at top level) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Pulfer <pulfer> |
Component: | Application Menu (Kicker) widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, magist3r, nate, notuxius, plasma-bugs, simonandric5 |
Priority: | NOR | ||
Version: | 5.5.3 | ||
Target Milestone: | 1.0 | ||
Platform: | ROSA RPMs | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/6108ce125bef67c161b774fd5d95978370d957c9 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Missing separator and "Install & Remove Software" application entry |
Description
Pulfer
2016-01-21 04:58:32 UTC
Created attachment 96761 [details]
Missing separator and "Install & Remove Software" application entry
Confirming - separator and application under it aren't displayed in top level -same in Kickoff. Distribution: KDE neon Developer Edition Unstable Branches KDE Plasma Version: 5.10.90 KDE Frameworks Version: 5.37.0 Qt Version: 5.9.1 Kernel Version: 4.10.0-32-generic *** Bug 385498 has been marked as a duplicate of this bug. *** Can confirm this. Git commit 6108ce125bef67c161b774fd5d95978370d957c9 by Eike Hein, on behalf of Sergei Lopatin. Committed on 17/01/2018 at 09:34. Pushed by hein into branch 'master'. Show root items in kicker menu Summary: For some reason kicker appsmodel ignores root items (apps and separators). This patch added support for them. Reviewers: #plasma, hein Reviewed By: #plasma, hein Subscribers: davidedmundson, ngraham, hein, mart, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D8816 M +54 -0 applets/kicker/plugin/appsmodel.cpp M +6 -0 applets/kicker/plugin/appsmodel.h M +4 -0 applets/kicker/plugin/rootmodel.cpp https://commits.kde.org/plasma-desktop/6108ce125bef67c161b774fd5d95978370d957c9 |