| Summary: | System hotkey handling different between true fullscreen and fake fullscreen | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Drew Bliss <drewb> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | Keywords: | target-2.0.4 |
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Mac OS X 10.8 | ||
|
Description
Drew Bliss
2015-07-06 17:53:07 UTC
I don't know if this is possible because of the way fullscreen on Mac works (no Cocoa window input) The recommendation is not to use old fullscreen mode on Mac, and instead use fullscreen desktop mode, as Apple is clearly deprecating fullscreen access in favor of the newer APIs. Assigning to Ryan for further investigation and comment. I believe this is by design; going fullscreen with Spaces is the way to be friendly to things like app switching. --ryan. |