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


    from 30716c696 GUACAMOLE-1979: Merge allow setting required properties for 
connecting to MySQL 8.4 and later.
     add ab020234c GUACAMOLE-1740: Do not require multiple clicks to begin 
editing the clipboard.
     add 24883a2c9 GUACAMOLE-1740: Merge do not require multiple clicks to 
begin editing the clipboard.
     add e76ba5644 GUACAMOLE-1866: Switch to black "X" for recent connection 
removal button.
     add 662216651 GUACAMOLE-1866: Only show recent connection removal "X" when 
hovering connection.
     add f53e23ca7 GUACAMOLE-1866: Remove application header from home page.
     add b2f6e24bc GUACAMOLE-1866: Move and rename dedicated "Recent 
Connections" settings to more general "Appearance" section.
     add 8525aa15d GUACAMOLE-1866: Clean up UI of configurable "Recent 
Connections" section.
     add e11c761c9 Merge 1.6.0 changes to patch branch.
     new ad3a007e9 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/app/clipboard/directives/guacClipboard.js  | 25 ++++++++-----
 .../src/app/clipboard/styles/clipboard.css         | 43 ++++++++++++++++++++--
 .../src/app/clipboard/templates/guacClipboard.html | 14 +++++--
 .../src/app/home/controllers/homeController.js     |  8 ++--
 .../app/home/directives/guacRecentConnections.js   | 10 -----
 .../src/main/frontend/src/app/home/styles/home.css | 12 +++---
 .../app/home/templates/guacRecentConnections.html  |  2 +-
 .../main/frontend/src/app/home/templates/home.html | 13 +++----
 .../main/frontend/src/app/index/styles/headers.css |  9 +++--
 .../settings/templates/settingsPreferences.html    | 38 +++++++++----------
 guacamole/src/main/frontend/src/images/x-black.svg |  1 +
 .../src/main/frontend/src/translations/ca.json     |  2 +-
 .../src/main/frontend/src/translations/cs.json     |  2 +-
 .../src/main/frontend/src/translations/de.json     |  2 +-
 .../src/main/frontend/src/translations/en.json     |  6 +--
 .../src/main/frontend/src/translations/fr.json     |  5 +--
 .../src/main/frontend/src/translations/ja.json     |  4 +-
 .../src/main/frontend/src/translations/zh.json     |  2 +-
 18 files changed, 122 insertions(+), 76 deletions(-)
 create mode 100644 guacamole/src/main/frontend/src/images/x-black.svg

Reply via email to