Skip to content

fix: broken windows search#801

Merged
SteveLauC merged 4 commits intomainfrom
fix/windows_search
Jul 23, 2025
Merged

fix: broken windows search#801
SteveLauC merged 4 commits intomainfrom
fix/windows_search

Conversation

@SteveLauC
Copy link
Copy Markdown
Member

@SteveLauC SteveLauC commented Jul 23, 2025

What does this PR do

This commit fixes the search issue introduced by commit. We have no idea why the tauri command get_app_search_source won't be invoked after that commit on Windows.

This commit resolves the issue by moving the extension init logic to the Rust side.

Also, update the querysource logs in quey_coco_fusion(), the old one won't say anything if the querysource list is empty, the new one will tell us that.

Rationale for this change

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

@SteveLauC SteveLauC changed the title Fix/windows search fix: broken windows search Jul 23, 2025
@SteveLauC SteveLauC merged commit e78fe4a into main Jul 23, 2025
4 checks passed
@SteveLauC SteveLauC deleted the fix/windows_search branch July 23, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant