Goal
Integrate the extension with the GNOME Shell Search infrastructure, allowing users to search for their Matrix rooms directly from the Activities Overview.
Technical Context
This requires implementing the SearchProvider interface in GJS, allowing the Shell to query the extension for room matches based on the user's search terms.