hugolabe / Wike

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

Search provider doesn't time out #165

Closed kra-mo closed 7 months ago

kra-mo commented 8 months 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.