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 c4f5ede490eb3f9521c864a6e7737f048614754c Merge: af8c9b2a 4796b775 Author: Mike Jumper <[email protected]> AuthorDate: Sun Aug 18 01:40:47 2024 -0700 GUACAMOLE-1196: Merge support for detecting whether libvnc supports dynamic resize. configure.ac | 79 +++++++++++++++++++++++++++++++++++++++++++++ src/protocols/vnc/display.c | 38 ++++++++++++++++++++++ src/protocols/vnc/input.c | 2 ++ src/protocols/vnc/user.c | 3 ++ src/protocols/vnc/vnc.c | 2 ++ 5 files changed, 124 insertions(+)
