Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Side affects in some fullscreen apps #1

Open
derpmacos opened this issue Mar 11, 2019 · 1 comment
Open

Side affects in some fullscreen apps #1

derpmacos opened this issue Mar 11, 2019 · 1 comment

Comments

@derpmacos
Copy link
Owner

derpmacos commented Mar 11, 2019

In 10.1.4.2 this causes a fullscreen frontmost window (a manually created NSWindow with frame matching NSScreen frame) with a MTKView (i.e. in another app!) to stop updating whilst this app is running.

Further investigation required, notably:

  • does this affect every fullscreen frontmost window?
  • can we detect the windows that cause the issue?
  • can we draw the problematic windows another way (and still be performant)?

Note: Our suspicion is that Apple does something 'interesting' with respect to fullscreen windows in the name of performance...

@derpmacos
Copy link
Owner Author

A fullscreen NSWindow containing a NSOpenGLView was not affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant