Sweden-Number/dlls/winex11.drv
Zhiyi Zhang 82c6ec3a32 winex11.drv: Activate window when restoring from iconic state.
Some games, e.g., Project CARS waits for WM_ACTIVATE
when restoring from iconic state.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 19:42:38 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
event.c winex11.drv: Activate window when restoring from iconic state. 2019-06-10 19:42:38 +02:00
graphics.c
ime.c
init.c gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
keyboard.c winex11.drv: Don't use strcasecmp. 2019-04-03 20:27:57 +02:00
mouse.c
mwm.h
opengl.c winex11: Only handle errors from GLX requests in GLXErrorHandler(). 2019-05-06 13:19:33 -05:00
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c
window.c explorer: Move screen saver activation to the X11 driver. 2019-05-03 16:30:39 +02:00
winex11.drv.spec
wintab.c winex11/wintab: Set all Device Orientation values. 2019-04-23 23:50:44 +02:00
x11drv.h winex11.drv: Recreate gl_drawable for top-level windows as non-top level when clipping for child windows is required. 2019-04-11 19:44:26 +02:00
x11drv_main.c
xcomposite.h
xdnd.c winex11.drv: Allow the drop target to be a transparent window. 2019-05-31 12:44:10 +02:00
xim.c winex11.drv: Don't use strcasecmp. 2019-04-03 20:27:57 +02:00
xinerama.c winex11: Simplify the EnumDisplayMonitors driver entry point. 2018-08-23 10:54:00 +02:00
xrandr.c winex11: Resize the screen when changing CRTC modes. 2019-04-11 09:15:32 +02:00
xrender.c gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
xvidmode.c