Bug 376278

Summary: Add a searchable command palette for current window inside krunner
Product: [Plasma] krunner Reporter: Federico <nierro92>
Component: windowsAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED LATER    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Federico 2017-02-10 10:42:23 UTC
Hi everyone!
This is only a wish: it would be wonderful if something like a "search through current window menu" would be added to krunner. I think this can really improve UX (much more than 5.9 global menu).
There is a project aiming the same for gtk: https://github.com/p-e-w/plotinus.

As menus are already exported to external resources (eg global menu applet), i don't think it is too hard to implement something like this (but i may be wrong).

Thanks for your work!
Comment 1 Kai Uwe Broulik 2017-02-10 15:59:18 UTC
This is definitely on the agenda, however, once the menu is exported Qt hides it from the application so you wouldn't be able to use just the KRunner plugin without using a global menu as then the menu would be inaccessible. This needs to be investigated more.
Comment 2 Federico 2017-02-10 17:02:47 UTC
Well, we can always fallback to "menu button in titlebar" that does not adds any vertical space and it is quite hidden), if that's the case.
By the way it would really be a nice improvement!