commit | 0e7622ab4ad9f0399a869c7e54b786760f756021 | [log] [tgz] |
---|---|---|
author | Virtually Nick <vnick@apache.org> | Sat Jun 01 10:09:13 2024 -0400 |
committer | Virtually Nick <vnick@apache.org> | Thu Jul 04 12:15:36 2024 -0400 |
tree | cebddc7e9e94e79a45185cda84a4b8af0cf96993 | |
parent | 785b11e8cf6327465ce0f069de3c5a0fd587916a [diff] |
GUACAMOLE-1196: Implement our own function for sending size updates to server. The current state of the libvncclient implementation of the SendExtDesktopSize function is broken and does not work reliably with VNC servers. In order to still support this functionality until an updated libvncclient version is release, I went ahead and implemented an internal version of that function.