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 Sep 4, 2023
1 parent e5fb000 commit 52f8db1
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 @@ -1461,6 +1461,7 @@ class XpraClient {
"ping-echo-sourceid": true,
vrefresh: this.vrefresh,
"file-chunks": FILE_CHUNKS_SIZE,
"xdg-menu-update" : true,
});
if (this.bandwidth_limit > 0) {
this._update_capabilities({
Expand Down

0 comments on commit 52f8db1

Please sign in to comment.