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

Dominik Csapak d.csapak at proxmox.com
Fri Mar 29 10:44:30 CET 2019


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(-)

-- 
2.11.0





More information about the pve-devel mailing list