Sweden-Number/dlls/winemac.drv
Tim Clem b5deeff860 winemac.drv: Allow cycling of windows with Cmd+`.
We already set up the Window menu and set the relevant bits in
collectionBehavior, but windows must respond YES to
-canBecomeKeyWindow in order to actually be activated by Cmd+`
window cycling.

Signed-off-by: Tim Clem <tclem@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-10 09:00:21 +02:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h
cocoa_app.m
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: Allow cycling of windows with Cmd+`. 2021-09-10 09:00:21 +02:00
display.c winemac.drv: Use length returned from sprintfW(). 2021-08-17 11:44:18 +02:00
dragdrop.c
event.c
gdi.c gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
image.c
ime.c
keyboard.c
macdrv.h
macdrv_cocoa.h winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-09-06 18:00:41 +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 winemac.drv: Only return vulkan functions if the host function is available. 2021-08-20 20:51:58 +02:00
window.c winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-09-06 18:00:41 +02:00
winemac.drv.spec
winemac.rc