Ebitengine Version
95f12fe
Operating System
Go Version (go version
)
go version go1.24.3 darwin/arm64
What steps will reproduce the problem?
- Connect an external display
- Run an application on the external display
- Sleep the machine
- Wake up the machine
What is the expected result?
The application continues to run
What happens instead?
The application suspends at least on the external monitor. An error message was output:
glfw: Cocoa: Cannot query content scale without screen: a platform-specific error occurred
Anything else you feel useful to add?
No response