Sweden-Number/dlls/winemac.drv
Tim Clem 9913f27862 winemac.drv: Remove extraneous CGEventTapIsEnabled check.
We no longer enable or disable the event tap manually, and it re-enables
itself on kCGEventTapDisabledByTimeout, so this check is not needed.

Signed-off-by: Tim Clem <tclem@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-20 20:12:10 +02:00
..
.gitattributes
Makefile.in makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin. 2021-09-20 22:45:48 +02:00
clipboard.c
cocoa_app.h winemac.drv: Use window drag notifications when available. 2021-09-15 09:44:22 +02:00
cocoa_app.m winemac.drv: Remove extraneous CGEventTapIsEnabled check. 2021-10-20 20:12:10 +02: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: Use a mask layer to support window regions. 2021-09-01 17:09:43 +02:00
cocoa_window.m winemac.drv: Stop cursor clipping when all windows are minimized. 2021-10-20 20:12:08 +02:00
display.c winemac.drv: Pass size in bytes to RegQueryValueExW(). 2021-10-20 11:22:19 +02: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 gdi32: Remove unused argument from CreateDC driver entry point. 2021-09-29 21:38:12 +02:00
image.c
ime.c winemac.drv: Silence ImeSetActiveContext fixme. 2021-10-15 21:06:27 +02:00
keyboard.c
macdrv.h winemac.drv: Stop cursor clipping when all windows are minimized. 2021-10-20 20:12:08 +02:00
macdrv_cocoa.h winemac.drv: Stop cursor clipping when all windows are minimized. 2021-10-20 20:12:08 +02:00
macdrv_main.c
macdrv_res.h
mouse.c
opengl.c
surface.c winemac.drv: Set the surface contents directly to the layer. 2021-09-01 17:10:05 +02:00
systray.c
vulkan.c
window.c winemac.drv: Stop cursor clipping when all windows are minimized. 2021-10-20 20:12:08 +02:00
winemac.drv.spec
winemac.rc