sdl2_frt/src/video/cocoa
Cameron Gutman 1b6de9a987 Fix SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH=1 on Metal windows
SDL_cocoametalview was consuming the first click rather than passing it
through to the SDLView underneath which overrides [NSView acceptsFirstMouse]
based on the user's SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH preference.
2020-09-05 15:01:45 -07:00
..
SDL_cocoaclipboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaclipboard.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaevents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaevents.m locale: Implemented SDL_GetPreferredLocales(). 2020-05-04 02:27:29 -04:00
SDL_cocoakeyboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoakeyboard.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamessagebox.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamessagebox.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoametalview.h Fix SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH=1 on Metal windows 2020-09-05 15:01:45 -07:00
SDL_cocoametalview.m Fix SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH=1 on Metal windows 2020-09-05 15:01:45 -07:00
SDL_cocoamodes.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamodes.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamouse.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamousetap.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamousetap.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaopengl.h cocoa: OpenGL setView and update must be used on main thread (thanks, Tim!). 2020-04-07 14:01:25 -04:00
SDL_cocoaopengl.m cocoa: OpenGL setView and update must be used on main thread (thanks, Tim!). 2020-04-07 14:01:25 -04:00
SDL_cocoaopengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaopengles.m Patched to compile. 2020-07-16 13:28:59 -04:00
SDL_cocoashape.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoashape.m cocoa: allow calling CreateWindowFrom on an NSView 2020-03-25 16:40:43 -07:00
SDL_cocoavideo.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoavideo.m Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
SDL_cocoavulkan.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoavulkan.m metal: Added some support interfaces to Apple's Metal API (thanks, Caleb!). 2020-04-10 00:37:35 -04:00
SDL_cocoawindow.h cocoa: allow calling CreateWindowFrom on an NSView 2020-03-25 16:40:43 -07:00
SDL_cocoawindow.m cocoa: Change Caps Lock behavior to toggle instead of locking 2020-05-25 20:55:29 -07:00