wine-wine/dlls/winex11.drv
Vincent Povirk 50b0336914 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>
2017-09-08 18:54:52 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c winex11: If importing an X11 clipboard format fails, try other candidate formats for the target. 2017-08-25 08:09:06 +02:00
desktop.c winex11: Improve the desktop resolution list. 2017-08-26 06:30:28 +02:00
event.c
graphics.c
ime.c
init.c
keyboard.c
mouse.c
mwm.h
opengl.c winex11: Only use glXSwapBuffersMscOML() for child windows. 2017-07-12 19:51:55 +02:00
palette.c
pen.c
settings.c
systray.c
version.rc
window.c winex11: Store the process name at startup to avoid grabbing the loader lock again. 2017-07-17 22:12:08 +02:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Store the process name at startup to avoid grabbing the loader lock again. 2017-07-17 22:12:08 +02:00
x11drv_main.c winex11: Convert process name to lowercase for WM name hint. 2017-09-08 18:54:52 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c