[pve-devel] applied: [PATCH qemu-server/widget-toolkit/manager] add hibernate (suspend to disk) to gui

Thomas Lamprecht t.lamprecht at proxmox.com
Sat Mar 30 15:23:37 CET 2019


On 3/29/19 10:44 AM, Dominik Csapak wrote:
> this series changes the naming of the 'suspend' button in the
> context menu of vms and adds a 'hibernate' button for suspend to disk
> 
> also changes the icon of 'stop' to not confuse it with suspend
> 
> qemu-server:
> 
> Dominik Csapak (1):
>   change task name for suspend with and without disk
> 
>  PVE/API2/Qemu.pm | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> proxmox-widget-toolkit:
> 
> Dominik Csapak (1):
>   reword suspend
> 
>  Utils.js | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> pve-manager:
> 
> Dominik Csapak (5):
>   gui: CmdMenu: hide the start and suspend button conditionally
>   gui: CmdMenu: rename suspend to paus
>   gui: add Hibernate/Pause to CmdMenu/Shutdown Menu
>   gui: show Resume button if suspended
>   gui: replace 'stop' icon with 'plug'
> 
>  www/manager6/qemu/CmdMenu.js | 24 ++++++++++++++++++++----
>  www/manager6/qemu/Config.js  | 22 ++++++++++++++++++++--
>  2 files changed, 40 insertions(+), 6 deletions(-)
> 

applied all but last patch, I do not like the plug for stop and switching
over a existing symbol to a completely different action should be done with
care, IMO.. the square is a quite universal stop symbol, Tim volunteered to
make a svg icon for this, lets see what he makes. Thanks!




More information about the pve-devel mailing list