gnome-shell/js
Ray Strode 9c8a470934 objectManager: handle proxies coming and going
Ever since commit b8e29ae8c7
(I think), start up is littered with this message:

 Gjs-WARNING **: JS ERROR: could not get remote objects for service
 org.gnome.SettingsDaemon.Smartcard path

since gnome-shell is now started before gnome-settings-daemon.

This commit addresses the problem by making the object manager code
not try to autostart its proxy, and instead wait for it to appear.

https://bugzilla.gnome.org/show_bug.cgi?id=772589
2017-06-22 14:31:19 -04:00
..
extensionPrefs extensionPrefs: Avoid a runtime warning 2017-04-20 19:18:23 +02:00
gdm gdmUtil: Fix auth prompt drawing over user list 2017-06-22 14:31:19 -04:00
misc objectManager: handle proxies coming and going 2017-06-22 14:31:19 -04:00
perf
portalHelper portalHelper: Fix auth URI not being passed to window 2017-05-31 16:51:05 +02:00
ui appDisplay: Add a null-check for the scrollview's fade ClutterEffect 2017-06-15 15:01:51 +01:00
js-resources.gresource.xml
Makefile.am