this series changes the embedded console to xterm.js for host/container (vms still need novnc) enables to set xtermjs as default in the datacenter.cfg (fallback is novnc, like spice) and adds xtermjs font settings to the gui
pve-cluster Dominik Csapak (1): add 'xtermjs' to console types data/PVE/Cluster.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) pve-manager Dominik Csapak (4): allow xtermjs to be the default console remove the novnc panels for node/container set the default console in the gui when setting the option add xterm.js settings www/manager6/Utils.js | 40 +++++++++++------ www/manager6/button/ConsoleButton.js | 6 ++- www/manager6/dc/OptionView.js | 13 ++++++ www/manager6/lxc/Config.js | 9 ---- www/manager6/node/Config.js | 8 ---- www/manager6/qemu/CmdMenu.js | 7 ++- www/manager6/window/Settings.js | 84 ++++++++++++++++++++++++++++++------ 7 files changed, 123 insertions(+), 44 deletions(-) -- 2.11.0 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel