[pve-devel] [PATCH novnc 0/2] upgrade novnc to 1.6.0
Dominik Csapak
d.csapak at proxmox.com
Mon Mar 24 16:03:35 CET 2025
First patch updates the submodule to point to the v1.6.0 tag, rebases
the patches and changes some things (details in commit message)
Second patch fixes a bug in current upstream where the 'extra key'
images are not shown properly.
I squashed a few things into the rebasing of the patches since it was
often unpractical to have it as separate patches (we already have many)
and I did not want to touch the same patches multiple times in one
series.
If wanted i can of course do either, put the changes in new patches, or
as separate commits that touch the same patches.
Dominik Csapak (2):
upgrade noVNC and patches to 1.6.0
fix broken 'extra keys' images
.../0001-add-PVE-specific-JS-code.patch | 101 ++++++++--------
...002-add-custom-fbresize-event-on-rfb.patch | 13 +-
...nge-scaling-when-toggling-fullscreen.patch | 9 +-
debian/patches/0004-add-pve-style.patch | 31 ++---
debian/patches/0005-remove-vnc-logos.patch | 17 +--
...rectory-for-fetching-images-js-files.patch | 113 +++++++++++-------
.../patches/0007-add-pve-vnc-commands.patch | 9 +-
...add-replaceable-snippets-in-vnc.html.patch | 15 ++-
.../0009-decrease-animation-time.patch | 98 ++++++++-------
debian/patches/0010-use-only-app.js.patch | 71 +++++++++--
.../0011-add-localCursor-setting-to-rfb.patch | 45 ++++---
.../0012-pass-custom-command-to-vnc.patch | 3 +
...ove-the-default-value-of-wsProtocols.patch | 8 +-
...passing-deprecated-upgrade-parameter.patch | 4 +
...-create-own-class-for-hidden-buttons.patch | 11 +-
...-button-on-isFullscreen-get-variable.patch | 3 +
debian/patches/0017-make-error-hideable.patch | 5 +-
...ow-start-button-on-not-running-vm-ct.patch | 13 +-
.../patches/0019-show-clipboard-button.patch | 3 +
.../patches/0020-fix-broken-extra-keys.patch | 32 +++++
debian/patches/series | 1 +
debian/rules | 2 +-
novnc | 2 +-
23 files changed, 395 insertions(+), 214 deletions(-)
create mode 100644 debian/patches/0020-fix-broken-extra-keys.patch
--
2.39.5
More information about the pve-devel
mailing list