elementary / switchboard-plug-notifications

Switchboard Notifications Plug
GNU General Public License v2.0
9 stars 7 forks source link

use switchboard search bar to search through apps #3

Closed elementaryBot closed 1 year ago

elementaryBot commented 7 years ago

As the plug becomes populated with more and more apps that send notifications, it seems like it would be very useful to be able to search through them.

Launchpad Details: #LP1392579 Daniel Fore - 2014-11-14 04:12:03 +0000

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/44131856-use-switchboard-search-bar-to-search-through-apps?utm_campaign=plugin&utm_content=tracker%2F60185593&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F60185593&utm_medium=issues&utm_source=github).
elementaryBot commented 7 years ago

I have tried already to implement this feature, but it seems that switchboard doesn't support to search in plugs. So either someone would add this feature to switchboard and the search-entry in switchboard's would only be insensitive on not searchable plugs, or we hide switchboard's search-entry in plugs complete so nobody thinks that it is possible to search in plugs.

Launchpad Details: #LPC Marcus Wichelmann - 2014-11-14 14:02:58 +0000

elementaryBot commented 7 years ago

Right, so I guess this relies on extending switchboard API to make that search box available to the plug while it's open. And by default if the plug doesn't use that piece of API, the search entry would just be insensitive in plugs

Launchpad Details: #LPC Daniel Fore - 2014-12-27 21:29:10 +0000