This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from cd0ee840 Merge main branch changes to next.
add 9fef5515 GUACAMOLE-1196: Resize guacamole display only when VNC screen
size is changed by the server.
add 94a9b4b8 GUACAMOLE-1196: Merge correction to VNC resize behavior,
adjusting local display only after server confirms.
add 4b36ea35 GUACAMOLE-1196: Fix compile issues with older VNC client
versions where screen isn't defined.
add 33a22da7 GUACAMOLE-1196: Merge fix compile issues with older VNC
client versions where screen isn't defined.
add dfc7d035 GUACAMOLE-1026: Use LoadChannels callback method to load
plugins with FreeRDP3.
add 08326a3a GUACAMOLE-1026: Merge use of LoadChannels callback method to
load plugins with FreeRDP3.
add 9c841a6d Merge 1.6.0 changes back to patch.
add 09c2d4e3 Merge patch branch changes to main.
new 6f21dee8 Merge main branch changes to next.
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 | 24 +++++++++++
src/protocols/rdp/rdp.c | 103 ++++++++++++++++++++++++++++++++++----------
src/protocols/vnc/display.c | 27 +++++++++---
3 files changed, 124 insertions(+), 30 deletions(-)