Skip to content
  • Kalev Lember's avatar
    feature/popular/summary tile: Rework idle source removal · 60d940d8
    Kalev Lember authored
    When setting up an idle source, save the returned id so that we can
    remove the idle source in destroy() and when changing the GsApp that the
    tile shows.
    
    This fixes tile->app NULL critical warnings when quickly switching
    between categories and a resource leak when the idle fires after
    destroy().
    
    Also, this bumps the glib dep to 2.56.0 for g_clear_handle_id.
    60d940d8