chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
637 stars 76 forks source link

Option for preventing computer from sleeping in Chunky #1662

Open ConsueTerra opened 9 months ago

ConsueTerra commented 9 months ago

Currently Chunky does not prevent a computer from falling asleep from rendering. Like shutdown on render completion it would be useful to have an option to keep the computer awake until the target SSP has been reached.

ConsueTerra commented 9 months ago

I want to draw attention to this blog related to how Power toys Awake implements this functionality. I dont know how feasible it would be to wrap this up in Java. https://den.dev/blog/caffeinate-windows/