Florence Virtual Keyboard indicator for GNOME Shell. Alternative for standard tray icon
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
You should do something like this.actor.connect('destroy', Lang.bind(this, function() { this._florenceProxy.run_dispose(); })); to not leave the dbus connection lurking around until garbage collection kicks in
Oh, I missed this... Thanks a lot!