winit
winit copied to clipboard
Disable macOS app nap in winit
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?