[PR #481] [MERGED] Remote desktop can now wake a client up from an active screensaver #1149

Closed
opened 2026-02-27 15:53:17 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 3d885ae Remote 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.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/481 **Author:** [@maddnias](https://github.com/maddnias) **Created:** 7/13/2016 **Status:** ✅ Merged **Merged:** 7/14/2016 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3d885ae`](https://github.com/quasar/Quasar/commit/3d885ae922aecc728a13d61a669aa88325f82436) Remote desktop can now wake a client up from an active screensaver (win10) ### 📊 Changes **3 files changed** (+122 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Commands/SurveillanceHandler.cs` (+16 -0) 📝 `Client/Core/Helper/NativeMethodsHelper.cs` (+62 -2) 📝 `Client/Core/Utilities/NativeMethods.cs` (+44 -7) </details> ### 📄 Description Fixes #471 . Tested on Win7 & Win10 (x64). No significant difference in remote desktop performance after quick testing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1149
No description provided.