Skip to content

Draft: WIP: Add search

Guido Günther requested to merge guidog/phosh:search2 into main

This is from @ZanderBrown 's !303 (closed) reworked to build and run with current phosh. I've squashed the commits as they'd need splitting up anyway.

Needs more work but this way it will be simpler to keep in sync.

I'll quote !303 (closed)'s MR description:

Nothing to see here Not yet fit for human consumption Just letting people know it exists

TODO

  • PhoshSearchResultFrame: implement item_activated
  • allow tools/app-grid to use searchd to display search results via PhoshSearchResultFrames
  • same for phosh's overview
  • update doc comments from old gtk-doc format

Fixes #410 once implemented.

Edited by Guido Günther

Merge request reports