winit icon indicating copy to clipboard operation
winit copied to clipboard

Disable macOS app nap in winit

Open aircloud opened this issue 4 years ago • 3 comments

Currently I have a problem about the process not executed for serval seconds in 'app nap' mode,

more information about 'app nap' is there

and there is the problem: https://stackoverflow.com/questions/61810703/a-very-strange-problem-that-winit-block-the-output-from-other-threads

Is there currently a way to abandon the app nap mode?

aircloud avatar May 15 '20 07:05 aircloud