[Widget Explorer] always show the search field

Authored by ngraham on Aug 27 2018, 1:36 PM.

Description

[Widget Explorer] always show the search field

Summary:
Most Plasma widgets and apps that have search fields show them by default. Two exceptions are Kickoff and Widget Explorer (for background, see D15011#315779).

Kickoff is being addressed in D15011. That would leave Widget Explorer as the only case in Plasma (that I could find) where a search field invisibly has keyboard focus and appears when you start typing, but is not actually visible until then. This patch changes that by making the search field always visible, matching everything else in Plasma.

Thanks to @sharvey for doing most of the work already to move the Search Field to its own row in the layout. This patch simply makes it always visible and removes the Search button that shows and hides it.

Test Plan:

Reviewers: sharvey, VDG, abetts, Plasma, davidedmundson

Reviewed By: sharvey, VDG, abetts, Plasma, davidedmundson

Subscribers: abetts, sharvey, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D15101

Details

Committed
ngrahamAug 28 2018, 10:27 PM
Reviewer
VDG
Differential Revision
D15101: [Widget Explorer] always show the search field
Parents
R119:89ff12d266d3: Fix minor EBN issues
Branches
Unknown
Tags
Unknown