.gitlab
.gitlab-ci
.settings
data
docs
js
dbusServices
gdm
misc
config.js.in
dbusUtils.js
extensionUtils.js
fileUtils.js
gnomeSession.js
history.js
ibusManager.js
inputMethod.js
introspect.js
jsParse.js
keyboardManager.js
loginManager.js
meson.build
modemManager.js
objectManager.js
params.js
parentalControlsManager.js
permissionStore.js
signalTracker.js
signals.js
smartcardManager.js
systemActions.js
util.js
weather.js
perf
portalHelper
ui
js-resources.gresource.xml
meson.build
portal-resources.gresource.xml
lint
man
meson
po
src
subprojects
tests
tools
.eslintrc.yml
.gitignore
.gitlab-ci.yml
.gitmodules
.jscheckignore
COPYING
HACKING.md
NEWS
README.md
config.h.meson
gnome-shell.doap
meson.build
meson_options.txt

Since commit a3db909383
, the `result` variable holds the
destructured result of the D-Bus call, not the results array
as previously.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2472>