[kded-appmenu] [Bug 423599] Add searchable command palette
Nate Graham
bugzilla_noreply at kde.org
Tue Jun 30 18:31:15 BST 2020
https://bugs.kde.org/show_bug.cgi?id=423599
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |CONFIRMED
Product|dolphin |kded-appmenu
CC| |nate at kde.org
Assignee|dolphin-bugs-null at kde.org |plasma-bugs at kde.org
Ever confirmed|0 |1
Severity|normal |wishlist
Summary|Add command pallete |Add searchable command
| |palette
Component|general |export
--- Comment #1 from Nate Graham <nate at kde.org> ---
This is doable with one of a few approaches:
- Adding a KRunner runner which knows the actions in the application's menu.
It's already quite doable technically if you're using a global menu or an
in-menubar menu, but for other technical reasons it's apparently not doable if
the menubar lives inside the window. Still maybe that's possible to overcome or
work around somehow.
- Adding searchability to the standard in-window menubar.
- Adding searchability to the global menu, if you're using it. There's a patch
for this: https://phabricator.kde.org/D29466
Either way this is a job for something else in the stack, not Dolphin itself.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list