Files
.gitlab
.gitlab-ci
.settings
data
docs
js
lint
man
meson
po
src
subprojects
extensions-app
build-aux
data
js
misc
gnome-extensions-app.in
main.js
meson.build
org.gnome.Extensions.in
org.gnome.Extensions.src.gresource.xml
po
subprojects
COPYING
README.md
generate-translations.sh
logo.png
meson.build
meson_options.txt
extensions-tool
gvc
shew
tests
tools
.eslintrc.yml
.gitignore
.gitlab-ci.yml
.gitmodules
COPYING
HACKING.md
NEWS
README.md
config.h.meson
gnome-shell.doap
meson.build
meson_options.txt
Florian Müllner 9cad7ae975 extensions-app: Indicate extension errors
Currently there is no indication that an extension had an error except
for the sensitivity of the switch (which may have a different cause).

This is useful information to users, so add a small error indicator
alongside the updates icon and show the actual error in the details.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2337
2020-05-21 21:45:04 +00:00
..