elementary / applications-menu

Applications Menu for elementary OS and the Pantheon desktop environment
https://elementary.io
GNU General Public License v3.0
103 stars 35 forks source link

Adds app context menu to search results #508

Closed jhaygood86 closed 2 years ago

jhaygood86 commented 2 years ago

This pull request enables the same AppContextMenu that appears in the normal view to also appear for Application results in the search view.

This allows you to search for an application, and perform the various actions on it (such as using the Hybrid Graphics options)

This requires that the search result is an APPLICATION. It also makes sure that Synapse properly returns the information needed for the context menu.

It doesn't work for actions, or other non-application search results. Behavior will be unchanged: those will not have context menus.