chiark / gitweb /
Prevent forced sleep on windows by going to away mode when supported
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Wed, 31 Dec 2014 03:41:45 +0000 (22:41 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Wed, 31 Dec 2014 03:41:45 +0000 (22:41 -0500)
commit67cc14af5512c981709e4472b22224fa2bf2bf4f
tree0ef72d656b25906068e48cb8151c93412d0d1410
parent9079d991f0be6389a0c21af2e6ead5c9c10ed841
Prevent forced sleep on windows by going to away mode when supported
This will prevent the computer from going to sleep even if the user
puts the computer to sleep manually. It will go to awaymode
which is identical to sleep mode but the application will keep running
in the background until it is done.
This should help with issue #46
Cura/gui/printWindow.py