public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH novnc 0/2] upgrade novnc to 1.6.0
@ 2025-03-24 15:03 Dominik Csapak
  2025-03-24 15:03 ` [pve-devel] [PATCH novnc 1/2] upgrade noVNC and patches " Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2025-03-24 15:03 UTC (permalink / raw)
  To: pve-devel

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



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-24 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-24 15:03 [pve-devel] [PATCH novnc 0/2] upgrade novnc to 1.6.0 Dominik Csapak
2025-03-24 15:03 ` [pve-devel] [PATCH novnc 1/2] upgrade noVNC and patches " Dominik Csapak
2025-03-24 15:03 ` [pve-devel] [PATCH novnc 2/2] fix broken 'extra keys' images Dominik Csapak
2025-03-24 17:28 ` [pve-devel] applied: [PATCH novnc 0/2] upgrade novnc to 1.6.0 Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal