https://bugs.kde.org/show_bug.cgi?id=457324

--- Comment #3 from Nate Graham <n...@kde.org> ---
I think the original intention of the widget was to have an always-visible
search field on your panel horizontal, and then when you search, the popup
appears to show search results using the same UI as KRunner.

if you want a button on your panel that shows a central search UI thingy, I
think you can do this by setting up KRunner to show its window in the center,
and then invoking it using the command line from a button on the panel. There's
a widget on store.kde.org that will let you make it run a terminal command when
clicked. Download that, put it on your panel and make it run `qdbus
org.kde.kglobalaccel /component/org_kde_krunner_desktop invokeShortcut
_launch`.

I think you'll have to set its position on screen manually; I'm not aware of a
way to make it show up in the center temporarily based on the arguments in the
DBus infocation.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to