Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

From Contact form: [Question] Function, Trigger for search in open-shell #380

Closed
coddec opened this issue Jun 19, 2020 · 1 comment
Closed

From Contact form: [Question] Function, Trigger for search in open-shell #380

coddec opened this issue Jun 19, 2020 · 1 comment
Labels

Comments

@coddec
Copy link
Member

@coddec coddec commented Jun 19, 2020

Hi! Me and a friend are trying to modify the search function in OpenShell to use the software Everything (From VoidTools, the SDK of it). We can't seem to find the actual function that executes when you search for something to integrate our own code, so if you could give us a lead on how your code works, it would be really helpful.

@ge0rdi
Copy link
Member

@ge0rdi ge0rdi commented Aug 30, 2020

Search is done in CSearchManager::SearchThread function (Src/StartMenu/StartMenuDLL/SkinManager.cpp).

Best way of integrating anything to search is to create virtual shell folder that will provide searched items.
You can see similar thing being done in this commit.

@ge0rdi ge0rdi closed this Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.