mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[PR #481] [MERGED] Remote desktop can now wake a client up from an active screensaver #1149
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/481
Author: @maddnias
Created: 7/13/2016
Status: ✅ Merged
Merged: 7/14/2016
Merged by: @MaxXor
Base:
master← Head:master📝 Commits (1)
3d885aeRemote desktop can now wake a client up from an active screensaver (win10)📊 Changes
3 files changed (+122 additions, -9 deletions)
View changed files
📝
Client/Core/Commands/SurveillanceHandler.cs(+16 -0)📝
Client/Core/Helper/NativeMethodsHelper.cs(+62 -2)📝
Client/Core/Utilities/NativeMethods.cs(+44 -7)📄 Description
Fixes #471 . Tested on Win7 & Win10 (x64). No significant difference in remote desktop performance after quick testing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.