Hi,
in my app i uses 2 display, one for the UI and one for rendering with fullscreen NSOpenGLContext. I capture the second display with CGDisplayCapture, but this capture disable system key events just like command+tab.
Is there a way to re-enable it or i just take a mistake?
Thanks!