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! _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
