diff --git a/html5/js/Client.js b/html5/js/Client.js index 4f7f07f1..97e02e10 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, + "xdg-menu-update" : true, }); this._update_capabilities(this._get_network_caps()); if (this.encryption) {