hugolabe / Wike

Wikipedia Reader for the GNOME Desktop
https://hugolabe.github.io/Wike/
GNU General Public License v3.0
259 stars 33 forks source link

Search provider doesn't time out #165

Closed kra-mo closed 12 months ago

kra-mo commented 1 year ago

After spawned, the search provider continues to run in the background forever. There should be an inactivity timeout for it. The usual one across apps is 10 seconds.

This is best achieved by using Gio.Application's inactivity-timeout.