Skip to content
Commit 7dafd25e authored by Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto Committed by Florian Müllner
Browse files

appDisplay: Don't emit 'apps-changed' when deleting folder

To delete a folder, FolderView needs to reset all keys under that particular
folder's GSettings path. That generates 5 'changed' signals, all of which
end up calling AppDisplay._redisplay(), which is costly.

Don't emit 'apps-changed' when deleting a folder.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1447
parent 31591ff0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment