This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch staging/1.6.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from af8c9b2a GUACAMOLE-1196: Merge support for VNC display size updates.
add 4796b775 GUACAMOLE-1196: Detect libvnc support for various
resize-related commands at compile time.
new c4f5ede4 GUACAMOLE-1196: Merge support for detecting whether libvnc
supports dynamic resize.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(+)