]> git.proxmox.com Git - novnc-pve.git/commit
add new rebased patches
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 22 May 2017 14:58:11 +0000 (16:58 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 24 May 2017 11:00:39 +0000 (13:00 +0200)
commitfe91e9e1e33bf6063a2cf9452c31d351b005cd34
treed6625f7ee1bf75497f82396b653c5dd8f395723f
parent339cafefa3adc6ac1d7b7056200acfbd555cd32e
add new rebased patches

adds the new rebased patches, based on current novnc master
notable changes:
* (most of) our code is in an es6 module, opposed to patching the ui.js
* removed our sendkeys menu in favor of the novnc one
* you can now enter fullscreen from a popup console
* when a vm resizes its resolution, the canvas should also rescale in
  the console tab

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
debian/patches/0001-add-pve-specific-js-code.patch [new file with mode: 0644]
debian/patches/0002-change-scaling-when-toggling-fullscreen.patch [new file with mode: 0644]
debian/patches/0003-add-pve-style.patch [new file with mode: 0644]
debian/patches/0004-remove-vnc-logos.patch [new file with mode: 0644]
debian/patches/0005-change-src-directory-for-images-js-files.patch [new file with mode: 0644]
debian/patches/0006-add-pve-vnc-commands.patch [new file with mode: 0644]
debian/patches/0007-add-replaceable-snippets-in-vnc.html.patch [new file with mode: 0644]
debian/patches/0008-focus-canvas-after-load.patch [new file with mode: 0644]
debian/patches/0009-decrease-animation-time.patch [new file with mode: 0644]