Package: gnome-shell-extension-appindicator / 59-4

Metadata

Package Version Patches format
gnome-shell-extension-appindicator 59-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
metadata use appindicator namespace and naming.patch | (download)

metadata.json | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 metadata-use-appindicator-namespace-and-naming


lint Update rules to work with older debian eslint.patch | (download)

lint/eslintrc-gjs.yml | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 lint: update rules to work with older debian eslint


Never log a dbus failure to retrieve an optional property.patch | (download)

appIndicator.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 never log a dbus failure to retrieve an optional property

Chromium and Electron apps do not implement the IconAccessibleDesc
property and reply to the Get() method with a generic
  org.freedesktop.DBus.Error.Failed

Ignore all DBus errors for optional properties.

Fixes: #534
LP: #2064698

gnome 48 compability.patch | (download)

appIndicator.js | 9 7 + 2 - 0 !
metadata.json | 3 2 + 1 - 0 !
2 files changed, 9 insertions(+), 3 deletions(-)

 gnome 48 compability