gnome-shell/js
Florian Müllner b5130c5943 util: Add AppSettingsMonitor
When integrating with optional components like Clocks, it is not safe
to access their GSettings right after the application became visible
to the AppSystem:
Installation is usually not atomic, so the .desktop file may appear
before the settings schema, in which case Gio will abort due to an
"invalid" schema ID.
To address this, add a small helper class that wraps the settings
access in a safe way.

https://bugzilla.gnome.org/show_bug.cgi?id=766410
2017-02-27 20:02:16 +01:00
..
extensionPrefs extensionPrefs: Tweak UI 2017-02-15 23:20:14 +01:00
gdm loginDialog: don't allow type ahead at the login screen 2017-02-14 03:05:33 +01:00
misc util: Add AppSettingsMonitor 2017-02-27 20:02:16 +01: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 viewSelector: Fix another case of mixing GJS and GObject signals 2017-02-26 15:01:24 +01:00
js-resources.gresource.xml status: Add nightLight indicator 2017-02-15 23:20:14 +01:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00