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 2021/08/21 02:37:03 UTC

[guacamole-client] branch master updated (a54c785 -> 8afac61)

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-client.git.


    from a54c785  GUACAMOLE-1398: Merge explicitly fit guac-tiled-clients directive to available space.
     add b347a11  GUACAMOLE-1386: Defer handling of "Meta" until it is known to be functioning as a modifier.
     add b629b21  GUACAMOLE-1386: Do not synchronize modifiers based on key events that were dropped/rejected.
     add 6608ba3  GUACAMOLE-1386: Centralize abstraction of KeyboardEvent contents within KeyEvent and its subclasses.
     new 8afac61  GUACAMOLE-1386: Merge meta key handling fix.

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/main/webapp/modules/Keyboard.js            | 304 +++++++++------------
 1 file changed, 132 insertions(+), 172 deletions(-)

[guacamole-client] 01/01: GUACAMOLE-1386: Merge meta key handling fix.

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-client.git

commit 8afac61dd61ccb5278ba99f641234a62f644f676
Merge: a54c785 6608ba3
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Fri Aug 20 19:36:55 2021 -0700

    GUACAMOLE-1386: Merge meta key handling fix.

 .../src/main/webapp/modules/Keyboard.js            | 304 +++++++++------------
 1 file changed, 132 insertions(+), 172 deletions(-)