Skip to content

appDisplay: Cache app ids in FolderView

Georges Basile Stavracas Neto requested to merge gbsneto/cache-folder-apps into master

Instead of reading a GSettings and building the app ids list every single time FolderView needs to check for something, cache it before redisplay and reuse this cached list everywhere.

Edited by Georges Basile Stavracas Neto

Merge request reports