Search-enable the application page
ClosedPublic

Authored by leinir on Jan 17 2019, 1:59 PM.

Details

Summary

Usually the application page is not the top level page (you'll usually navigate through it using one of the app lists), but when it is, this patch ensures that the search field is displayed, and further ensures that the search is performed on the full list of resources. This will happen when Discover is launched e.g. from krunner or otherwise requested to show a specific application on launch.

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
leinir created this revision.Jan 17 2019, 1:59 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 17 2019, 1:59 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
leinir requested review of this revision.Jan 17 2019, 1:59 PM
ngraham accepted this revision.Jan 17 2019, 5:35 PM

Thanks for the copious code comments. Definitely makes things easier to understand in the future.

This revision is now accepted and ready to land.Jan 17 2019, 5:35 PM

Thanks for the copious code comments. Definitely makes things easier to understand in the future.

i do prefer to overcomment rather than undercomment... i've come back to things too many times and gone "huh, must be a reason" and then gone searching for ages to discover the reason which, of course, is never just straightforward - i want future-me to not squint disappointingly at past-me ;)

This revision was automatically updated to reflect the committed changes.

Cherry-picked onto the Plasma/5.15 branch since it's a bugfix that doesn't introduce any string changes.

Let's try to land future patches that meet those criteria on the Plasma/5.15 branch during the 5.15 beta period. We need to polish Discover to a mirror sheen as much as possible! :)