From: Dominik Csapak <d.csapak@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH novnc 0/4] upgrade novnc to 1.3.0
Date: Fri, 17 Dec 2021 11:19:55 +0100 [thread overview]
Message-ID: <20211217101959.1708181-1-d.csapak@proxmox.com> (raw)
we just have to bump again if we want to
Dominik Csapak (4):
upgrade novnc to 1.3.0
rebase patches for 1.3.0
add patch for proper hiding of buttons
use esbuild instead of node-es6-module-transpiler
debian/control | 2 +-
.../0001-add-PVE-specific-JS-code.patch | 26 +--
...002-add-custom-fbresize-event-on-rfb.patch | 10 +-
...nge-scaling-when-toggling-fullscreen.patch | 6 +-
debian/patches/0004-add-pve-style.patch | 8 +-
debian/patches/0005-remove-vnc-logos.patch | 8 +-
...rectory-for-fetching-images-js-files.patch | 66 ++++----
.../patches/0007-add-pve-vnc-commands.patch | 4 +-
...add-replaceable-snippets-in-vnc.html.patch | 20 +--
.../0010-add-localCursor-setting-to-rfb.patch | 155 ++++++++++++++++++
debian/patches/0010-use-only-app.js.patch | 19 +--
.../0011-add-localCursor-setting-to-rfb.patch | 30 ++--
.../0011-pass-custom-command-to-vnc.patch | 39 +++++
...ove-the-default-value-of-wsProtocols.patch | 48 ++++++
debian/patches/0013- | 0
...ove-the-default-value-of-wsProtocols.patch | 6 +-
...passing-deprecated-upgrade-parameter.patch | 27 +++
...passing-deprecated-upgrade-parameter.patch | 1 -
...-create-own-class-for-hidden-buttons.patch | 61 +++++++
...-create-own-class-for-hidden-buttons.patch | 58 +++++++
debian/patches/series | 1 +
debian/rules | 2 +-
novnc | 2 +-
23 files changed, 489 insertions(+), 110 deletions(-)
create mode 100644 debian/patches/0010-add-localCursor-setting-to-rfb.patch
create mode 100644 debian/patches/0011-pass-custom-command-to-vnc.patch
create mode 100644 debian/patches/0012-Revert-Remove-the-default-value-of-wsProtocols.patch
create mode 100644 debian/patches/0013-
create mode 100644 debian/patches/0013-avoid-passing-deprecated-upgrade-parameter.patch
create mode 100644 debian/patches/0014-create-own-class-for-hidden-buttons.patch
create mode 100644 debian/patches/0015-create-own-class-for-hidden-buttons.patch
--
2.30.2
next reply other threads:[~2021-12-17 10:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-17 10:19 Dominik Csapak [this message]
2021-12-17 10:19 ` [pve-devel] [PATCH novnc 1/4] " Dominik Csapak
2021-12-17 10:19 ` [pve-devel] [PATCH novnc 2/4] rebase patches for 1.3.0 Dominik Csapak
2021-12-17 10:19 ` [pve-devel] [PATCH novnc 3/4] add patch for proper hiding of buttons Dominik Csapak
2021-12-17 10:19 ` [pve-devel] [PATCH novnc 4/4] use esbuild instead of node-es6-module-transpiler Dominik Csapak
2021-12-21 10:24 ` [pve-devel] applied-series: [PATCH novnc 0/4] upgrade novnc to 1.3.0 Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211217101959.1708181-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.