GNOME Bugzilla – Bug 690963
search-provider: implement support for the new DBus interface
Last modified: 2013-01-02 21:58:31 UTC
It gives us a timestamp in ActivateResult(), so startup notification works without hacks. At the same time, rework GApplication holding (we were calling release() without ever calling hold()) and fix result activation (we were using file:/// URIs for results, not note:///, so the results would be opened in the browser)
Created attachment 232484 [details] [review] search-provider: implement support for the new DBus interface
Created attachment 232490 [details] [review] search-provider: implement support for the new DBus interface It gives us a timestamp in ActivateResult(), so startup notification works without hacks. At the same time, rework GApplication holding (we were calling release() without ever calling hold()) and fix result activation (we were using file:/// URIs for results, not note:///, so the results would be opened in the browser) Now with less spurious hunks!
Created attachment 232586 [details] [review] search-provider: implement support for the new DBus interface I just re-based the patch for convenience (because a recent commit already removed the warning) Also sticked to gchar instead char, since the whole app use this.
Oh i attached the patch instead updating git...done now 71fac7f34c5c122c04a8bc53a6068636608c7986