This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from d79f201f Merge patch branch changes to main.
add 6e8d2892 GUACAMOLE-377: Always update to latest dirty rect state,
including if that state is empty.
add bb0c5b63 GUACAMOLE-377: Avoid flushing empty frames purely for updated
mouse positions.
add 6a681773 GUACAMOLE-377: Do NOT send extra frames just to allow copies
to move forward.
add 91b31a28 GUACAMOLE-377: Set TCP_NODELAY on socket to avoid unnecessary
latency.
add 79843f51 GUACAMOLE-377: Merge address performance regression primarily
affecting RDP.
add 41f9e630 Merge 1.6.0 changes to patch.
new 487a7849 Merge patch branch changes to main.
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:
src/guacd/daemon.c | 7 +++++++
src/libguac/display-flush.c | 10 +++++++++-
src/libguac/display-worker.c | 4 ----
3 files changed, 16 insertions(+), 5 deletions(-)