all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve_flutter_frontend v5 0/3] fix: enable noVNC console view in iOS and refactor console view implementation
@ 2025-08-18 10:01 Shan Shaji
  2025-08-18 10:01 ` [pve-devel] [PATCH pve_flutter_frontend v5 1/3] ui: ios: enable noVNC console support Shan Shaji
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shan Shaji @ 2025-08-18 10:01 UTC (permalink / raw)
  To: pve-devel

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/20250814093219.75803-1-s.shaji@proxmox.com/
- 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(-)

-- 
2.50.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-04  7:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-18 10:01 [pve-devel] [PATCH pve_flutter_frontend v5 0/3] fix: enable noVNC console view in iOS and refactor console view implementation Shan Shaji
2025-08-18 10:01 ` [pve-devel] [PATCH pve_flutter_frontend v5 1/3] ui: ios: enable noVNC console support Shan Shaji
2025-08-18 10:01 ` [pve-devel] [PATCH pve_flutter_frontend v5 2/3] refactor: noVNC: seperate duplicate onTap implementation Shan Shaji
2025-08-18 10:01 ` [pve-devel] [PATCH pve_flutter_frontend v5 3/3] fix: ui: make noVNC console dismissible and prevent body resize Shan Shaji
2025-09-04  7:33 ` [pve-devel] [PATCH pve_flutter_frontend v5 0/3] fix: enable noVNC console view in iOS and refactor console view implementation Shan Shaji

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal