| Summary: | [PATCH] SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH=1 is broken on SDL_WINDOW_METAL windows | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Gutman <cameron.gutman> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | macOS 10.15 | ||
| Attachments: |
Patch
Patch v2 |
||
|
Description
Cameron Gutman
2020-09-05 22:07:07 UTC
Created attachment 4458 [details]
Patch
Created attachment 4459 [details]
Patch v2
Whoops, forgot to remove an extra SDL_hints.h include in the patch. Fixed
Patch added, thanks! https://hg.libsdl.org/SDL/rev/ae5fbcbde643 |