On 8/18/25 12:01 PM, Shan Shaji wrote:
On iOS the noVNC console option was not available this patch series
includes the changes to enable the console view. Also seperate the onTap
implementation to a seperate function as the current implementation is
repeating.

Additionaly the console view was hard to be dismissible in iOS, to fix
it add an AppBar with back button.

History:

changes since v4: 
https://lore.proxmox.com/pve-devel/[email protected]/
- Move all changes into seperate patches.
- Remove unncessary formatting.

changes since v3:
- Remove dart formatting changes.
- Updated commit message.

changes since v2:
- Set `resizeToAvoidBottomInset` to false to avoid the scaffold body
    to resize automatically when the keyboard pops up.
- Update commit message.

changes since v1:
- Rebased with master.
- Updated commit message.

Shan Shaji (3):
   ui: ios: enable noVNC console support
   refactor: noVNC: seperate duplicate onTap implementation
   fix: ui: make noVNC console dismissible and prevent body resize

  lib/widgets/pve_console_menu_widget.dart | 56 +++++++++---------------
  1 file changed, 20 insertions(+), 36 deletions(-)



applied, thanks!


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to