| Summary: | [PATCH] Provide default Alt+Tab handling with keyboard grab enabled | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Gutman <cameron.gutman> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows 10 | ||
| Attachments: |
Patch to minimize on Alt+Tab
Patch to minimize on Alt+Tab v2 |
||
|
Description
Cameron Gutman
2021-01-28 02:50:46 UTC
Created attachment 4724 [details]
Patch to minimize on Alt+Tab
Can you change the hint to something like SDL_HINT_ALLOW_ALT_TAB_WHILE_GRABBED, and default it to true? Created attachment 4735 [details]
Patch to minimize on Alt+Tab v2
Sure, how's this?
Looks good! https://hg.libsdl.org/SDL/rev/66802b4fc7fa |