This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch staging/1.6.0 in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
commit 54c68dea3ab5bf91a6a594434ae4dee4d2466b19 Merge: af7ed38d 32067616 Author: Mike Jumper <[email protected]> AuthorDate: Sun Dec 22 14:49:35 2024 -0800 GUACAMOLE-1196: Merge correction to VNC resize behavior vs. RFB standard. configure.ac | 51 ++++++++++++++------------------------------- src/protocols/vnc/display.c | 34 +++++++----------------------- src/protocols/vnc/input.c | 4 ++-- src/protocols/vnc/user.c | 7 +++++-- src/protocols/vnc/vnc.c | 40 ++++++++++++++++++++++++++++------- src/protocols/vnc/vnc.h | 13 ++++++++++++ 6 files changed, 77 insertions(+), 72 deletions(-)
