Prevent sleep when HoloPlay sync on macOS
under review ✔
Bryan Chris Brown
under review ✔
A
Alex Duncan
Displays going into Sleep Mode is an OS feature and should be adjusted at the OS level. We could force the OS to not go to sleep, but that would require us to change user settings on the OS level, which we like to avoid as a general principle.
Vassil Keremidchiev
Alex Duncan: you don’t need to adjust system settings, but just tell the OS that you’re doing something that needs the computer not to sleep via OS API.