winex11: Convert process name to lowercase for WM name hint.
commit50b033691494186421f04d518a9eb249d8a348cd
authorVincent Povirk <vincent@codeweavers.com>
Fri, 8 Sep 2017 15:54:29 +0000 (8 10:54 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Sep 2017 16:54:52 +0000 (8 18:54 +0200)
tree2bc3ab1e754de8a083691d7e6d412140183d7090
parent79f11f228216f6b6fa6aaf02704a86592b44aba3
winex11: Convert process name to lowercase for WM name hint.

The startup-notification spec is vague on this point, but it seems
that StartupWMClass is case-sensitive. We should convert to a
standard case so we can use that field.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winex11.drv/x11drv_main.c