You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2022/06/22 16:32:05 UTC

[guacamole-server] branch master updated (d4cd9b3e -> ffb6c809)

This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git


    from d4cd9b3e GUACAMOLE-377: Merge support for RemoteFX.
     add 1e9cd913 GUACAMOLE-1622: Added margins to ssh sessions.
     add a5834fd3 GUACAMOLE-1622: Separated logic into single responsibility functions.
     add 64ea9c4d GUACAMOLE-1622: Clarified comments to describe if param is a pointer.
     new ffb6c809 GUACAMOLE-1622: Merge addition of margins to ssh sessions.

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/terminal/display.c          |  32 ++++++-
 src/terminal/terminal.c         | 183 ++++++++++++++++++++++++++--------------
 src/terminal/terminal/display.h |  16 ++++
 3 files changed, 165 insertions(+), 66 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-1622: Merge addition of margins to ssh sessions.

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit ffb6c809bebff431bb195685d35bb304f86a9910
Merge: d4cd9b3e 64ea9c4d
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Wed Jun 22 09:32:00 2022 -0700

    GUACAMOLE-1622: Merge addition of margins to ssh sessions.

 src/terminal/display.c          |  32 ++++++-
 src/terminal/terminal.c         | 183 ++++++++++++++++++++++++++--------------
 src/terminal/terminal/display.h |  16 ++++
 3 files changed, 165 insertions(+), 66 deletions(-)