Sweden-Number/dlls/winemac.drv
Tim Clem 8dae8ad8d8 winemac.drv: Don't activate the app if its first window is WS_EX_NOACTIVATE.
This matches the behavior on Windows.

Signed-off-by: Tim Clem <tclem@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-19 20:37:46 +01:00
..
.gitattributes
Makefile.in winemac: Unconditionally link to QuartzCore. 2022-01-06 16:01:28 +01:00
clipboard.c
cocoa_app.h winemac.drv: Don't activate the app if its first window is WS_EX_NOACTIVATE. 2022-01-19 20:37:46 +01:00
cocoa_app.m winemac.drv: Don't activate the app if its first window is WS_EX_NOACTIVATE. 2022-01-19 20:37:46 +01:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h winemac.drv: Don't activate the app if its first window is WS_EX_NOACTIVATE. 2022-01-19 20:37:46 +01:00
cocoa_window.m winemac.drv: Don't activate the app if its first window is WS_EX_NOACTIVATE. 2022-01-19 20:37:46 +01:00
display.c winemac.drv: Use UpdateDisplayDevices driver entry point for registering devices. 2021-12-01 19:47:34 +01:00
dragdrop.c
event.c winemac.drv: Stop cursor clipping when all windows are minimized. 2021-10-20 20:12:08 +02:00
gdi.c win32u: Use user driver for wine_get_vulkan_driver. 2021-12-08 09:57:56 +01:00
image.c
ime.c winemac.drv: Silence ImeSetActiveContext fixme. 2021-10-15 21:06:27 +02:00
keyboard.c
macdrv.h win32u: Use user driver for wine_get_vulkan_driver. 2021-12-08 09:57:56 +01:00
macdrv_cocoa.h winemac.drv: Use Cocoa nonactivating panels for WS_EX_NOACTIVATE windows. 2022-01-19 20:37:42 +01:00
macdrv_main.c winemac.drv: Use UpdateDisplayDevices driver entry point for registering devices. 2021-12-01 19:47:34 +01:00
macdrv_res.h
mouse.c user32: Introduce user_driver_funcs struct. 2021-11-11 18:39:48 +01:00
opengl.c include: Remove wine/port.h. 2021-12-01 18:13:54 +01:00
surface.c winemac.drv: Set the surface contents directly to the layer. 2021-09-01 17:10:05 +02:00
systray.c
vulkan.c win32u: Use user driver for wine_get_vulkan_driver. 2021-12-08 09:57:56 +01:00
window.c winemac.drv: Use Cocoa nonactivating panels for WS_EX_NOACTIVATE windows. 2022-01-19 20:37:42 +01:00
winemac.drv.spec win32u: Use user_driver_funcs to pass driver to __wine_set_display_driver. 2021-11-11 18:39:48 +01:00
winemac.rc