Skip to content

appDisplay: Only show add/remove favorite when shouldShowApp() is true

Ian Douglas Scott requested to merge ids1024/gnome-shell:canFavorite into master

shouldShowApp() is called in _addFavorite, so adding a favorite when this isn't true won't work. Also, it seems when this is false, favorites that do exist won't be shown anyway.

#3342 (closed)

Merge request reports