gnome-shell/js
Marco Trevisan (Treviño) b82b553b9e extensionPrefs: Inherit from Gtk.Application
Extension preferences Application class is just a container for a GtkApplication
so instead of using composition we can inherit from the base GObject class.

Also replace signal connections with vfunc's.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/631
2019-07-17 12:59:08 +00:00
..
extensionPrefs extensionPrefs: Inherit from Gtk.Application 2019-07-17 12:59:08 +00:00
gdm cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
misc cleanup: Use default parameters where appropriate 2019-07-12 18:54:49 +00:00
perf cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
portalHelper
ui search: Remove wrong additional argument for _createResultDisplay 2019-07-15 23:00:34 +00:00
js-resources.gresource.xml
meson.build
portal-resources.gresource.xml
prefs-resources.gresource.xml