On 12/20/21 20:55, Thomas Lamprecht wrote:
On 20/12/2021 14:57, Aaron Lauterer wrote:
Tested-By: Aaron Lauterer
how did you test this if the noVNC patch from Dominik is broken?
Tested the "open in full screen" part of it all, which works with or without
the noVNC patches. Meaning, whil
On 20/12/2021 14:57, Aaron Lauterer wrote:
> Tested-By: Aaron Lauterer
>
how did you test this if the noVNC patch from Dominik is broken?
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-de
Tested-By: Aaron Lauterer
On 12/20/21 12:37, Dominik Csapak wrote:
since the webview seemingly does not allow javascripts 'requestFullscreen',
workaround that by making the whole webview fullscreen and hiding novncs
fullscreen button
Signed-off-by: Dominik Csapak
---
lib/widgets/pve_console
since the webview seemingly does not allow javascripts 'requestFullscreen',
workaround that by making the whole webview fullscreen and hiding novncs
fullscreen button
Signed-off-by: Dominik Csapak
---
lib/widgets/pve_console_menu_widget.dart | 14 ++
1 file changed, 6 insertions(+),