Summary: | Krunner please add better plugin help/documentation button. | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Tony <jodr666> |
Component: | general | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | alexander.lohnau, dashonwwIII, doc.evans, f4tmike, kde, leviatan1, zawertun |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/c8c72bf66a403b408fa9d6559ed5887e358bd490 | Version Fixed In: | |
Sentry Crash Report: |
Description
Tony
2016-09-21 03:02:48 UTC
I am working on that. There will be (hopefully) an extra usage button where the config/info buttons are. Maybe inline help will be integrated too. *** Bug 187963 has been marked as a duplicate of this bug. *** *** Bug 187146 has been marked as a duplicate of this bug. *** *** Bug 188341 has been marked as a duplicate of this bug. *** *** Bug 386510 has been marked as a duplicate of this bug. *** Git commit edc45feb457a51b496edb571306298d30ad4c552 by David Faure, on behalf of Alexander Lohnau. Committed on 13/08/2020 at 21:19. Pushed by dfaure into branch 'master'. Allow extra button to be added to KPluginSelector Related: bug 315829 M +39 -2 src/kpluginselector.cpp M +9 -0 src/kpluginselector.h M +2 -0 src/kpluginselector_p.h https://invent.kde.org/frameworks/kcmutils/commit/edc45feb457a51b496edb571306298d30ad4c552 *** Bug 427351 has been marked as a duplicate of this bug. *** Git commit c8c72bf66a403b408fa9d6559ed5887e358bd490 by Alexander Lohnau. Committed on 25/12/2021 at 16:53. Pushed by alex into branch 'master'. Add helprunner to show usage information for KRunner plugins Related: bug 433636 M +2 -1 lookandfeel/contents/runcommand/RunCommand.qml M +1 -0 runners/CMakeLists.txt A +2 -0 runners/helprunner/CMakeLists.txt A +81 -0 runners/helprunner/helprunner.cpp [License: LGPL(v2.1+)] A +27 -0 runners/helprunner/helprunner.h [License: LGPL(v2.1+)] A +17 -0 runners/helprunner/helprunner.json https://invent.kde.org/plasma/plasma-workspace/commit/c8c72bf66a403b408fa9d6559ed5887e358bd490 |