This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch staging/1.6.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from da2c810d GUACAMOLE-1026: Merge correct inverted performance flag logic.
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.
new 79843f51 GUACAMOLE-377: Merge address performance regression primarily
affecting RDP.
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(-)