gnome-shell/js
Florian Müllner 4340260c49 extensionPrefs: Load D-Bus interface from own resource
Using the "regular" loadInterfaceXML() helper means less code duplication,
but it also ties us to the resource used by gnome-shell.

In order to untangle the extension app from core gnome-shell, change that
to load the interface from the existing data resource instead. While that
does involve reimplementing loadInterfaceXML(), it's not too bad actually
with the resource-loading code stripped (as the data resource is already
loaded by the package module).

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1081
2020-03-19 14:27:36 +00:00
..
dbusServices dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00
extensionPrefs extensionPrefs: Load D-Bus interface from own resource 2020-03-19 14:27:36 +00:00
gdm loginDialog: Do not expand "Not listed" button 2020-02-26 19:46:50 +00:00
misc modemManager: fixed dbus path for GDBusProxy 2020-03-19 12:23:26 +01:00
perf cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
portalHelper js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
ui extensionSystem: Catch errors when updating extensions 2020-03-17 14:19:20 +00:00
js-resources.gresource.xml swipeTracker: Introduce swipe tracker 2020-01-10 18:20:22 +01:00
meson.build extensionPrefs: Use imports.package.start() 2020-03-19 14:27:35 +00:00
portal-resources.gresource.xml js: Remove unused files from resources 2020-03-09 13:18:48 +00:00