Re: [pve-devel] [PATCH manager v14 5/6] add clipboard checkbox to VM Options

2023-11-17 Thread Dominik Csapak
one minor nit inline, but not a blocker for me did not test again, but the changes are small enough imho aside from that, this patch (and the series since i already reviewed the previous versions and there did not change anything) Reviewed-by: Dominik Csapak On 11/14/23 10:22, Markus Frank wr

[pve-devel] [PATCH manager v14 5/6] add clipboard checkbox to VM Options

2023-11-14 Thread Markus Frank
Signed-off-by: Markus Frank --- www/manager6/qemu/DisplayEdit.js | 8 www/manager6/qemu/Options.js | 82 2 files changed, 90 insertions(+) diff --git a/www/manager6/qemu/DisplayEdit.js b/www/manager6/qemu/DisplayEdit.js index 9bb1763e..d7cd51a9 100644 -