gnome-shell/js
Florian Müllner e08f2a4a04 Don't mix GJS and GObject signal systems
GJS implements a basic signal system that allows monkey-patching
JS objects with signal methods resembling the GObject ones. However
it's clearly not a good idea to replace the actual GObject methods,
so use the proper GObject facilities when inheriting from GObject.

https://bugzilla.gnome.org/show_bug.cgi?id=778660
2017-02-15 23:20:14 +01:00
..
extensionPrefs extensionPrefs: Fix extension list width 2016-09-14 09:18:23 +02:00
gdm loginDialog: don't allow type ahead at the login screen 2017-02-14 03:05:33 +01:00
misc Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Don't fail to load because of TLS errors 2017-02-15 14:30:07 +01:00
ui Don't mix GJS and GObject signal systems 2017-02-15 23:20:14 +01:00
js-resources.gresource.xml ui: Add PadOsd 2016-11-04 16:08:10 +01:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00