Skip to content

extensionSystem: Require Extensions app for updates

Florian Müllner requested to merge fmuellner/gnome-shell:fix-2346 into master

While we don't technically need the app to download and apply updates, we do require it for notifying the user about available updates and listing extensions with pending updates.

So instead of intransparently applying updates in the background without the user noticing, disable updates altogether if the Extensions app is not installed.

Fixes #2346 (closed)

Edited by Florian Müllner

Merge request reports