﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
12534	Set identifyable WM_CLASS to virtual machine windows => should be fixed, 21.11.17, 5.2 and later	antitoxic		"As far as [http://askubuntu.com/questions/367396/what-represent-the-startupwmclass-field-of-a-desktop-file I read] WM_CLASS is used by modern linux desktops to identify and group windows.

That is useful in navigation. WM_CLASS helps with minimisation, grouping, setting icon per virtual machine.

Things that aid productivity and comfort.

VirtualBox however only sets 2 window classes to all of its windows:

{{{
WM_CLASS(STRING) = ""Qt-subapplication"", ""VirtualBox""
}}}

That doesn't help with identifying different virutal machines.

Is it possible to add the name of the virtual machine as a WM_Class?"	defect	closed	GUI	VirtualBox 4.3.6	fixed			all	Linux
