Viktar Karpach

Results 13 comments of Viktar Karpach

It works as expected. I specifically disable wake events in suspend command (third parameter): `Application.SetSuspendState(PowerState.Suspend, true, true);` I guess I can make the third parameter part of the settings.

Hi, There are some merge conflicts. Can you resolve those first? I merged some security NuGet package updates.

This sounds like a good feature, although I can't promise implementing it in a near future.

@zomar, You are welcome to create a pull request against this repo. I'll review it and merge it.

Thank you for the PR, I integrated your changes in a separate commit.

+1 I have three monitors and this feature will be very helpful.

Can you provide a sample url? What do you use to trigger request, curl?

Can you try a different command http://ipadress:5001/secret/lock or ttp://ipadress:5001/secret/suspend? The hibernate should be enabled in Windows, it is possible that it is disabled and just causes reboot. I just tried...

Sure, if you have time go ahead and fix it. I am currently in a middle of implementation remote debug feature and this issue was next on my list after...