Bug 376278 - Add a searchable command palette for current window inside krunner
Summary: Add a searchable command palette for current window inside krunner
Status: RESOLVED LATER
Alias: None
Product: krunner
Classification: Plasma
Component: windows (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-10 10:42 UTC by Federico
Modified: 2017-02-10 17:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!