Skip to content

Commit

Permalink
#263 v5 servers need this flag
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Dec 13, 2023
1 parent 7a02224 commit 1378ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html5/js/Client.js
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 1378ff9

Please sign in to comment.