diff --git a/html5/js/Client.js b/html5/js/Client.js index 27739d8f..15871cb6 100644 --- a/html5/js/Client.js +++ b/html5/js/Client.js @@ -1501,6 +1501,7 @@ class XpraClient { "mouse.show": true, "vrefresh": this.vrefresh, "file-chunks": FILE_CHUNKS_SIZE, + "setting-change": true, // Required by v5 servers "xdg-menu-update" : true, }); this._update_capabilities(this._get_network_caps());