[PR #228] [MERGED] Remote desktop fix #1055

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/228
Author: @yankejustin
Created: 5/27/2015
Status: Merged
Merged: 5/27/2015
Merged by: @MaxXor

Base: masterHead: RemoteDesktopFix


📝 Commits (6)

📊 Changes

1 file changed (+28 additions, -15 deletions)

View changed files

📝 Client/Core/Commands/SurveillanceHandler.cs (+28 -15)

📄 Description

Fixes Issue 225.

Changes

1. HandleMonitors - Now makes sure we have valid screens to work with. 2. HandleRemoteDesktop (client) - Correctly handles situations where this feature is unusable, and correctly operates in a situation of an exception thrown. Thrown exceptions are also correctly handled.

🔄 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/228 **Author:** [@yankejustin](https://github.com/yankejustin) **Created:** 5/27/2015 **Status:** ✅ Merged **Merged:** 5/27/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `RemoteDesktopFix` --- ### 📝 Commits (6) - [`12611dc`](https://github.com/quasar/Quasar/commit/12611dcb21e84c6aea56b3f770076d075f0ff717) Merge pull request #12 from MaxXor/master - [`f5aadcc`](https://github.com/quasar/Quasar/commit/f5aadccb65a0955c7817c2fb654a4b910f4033ea) Merge pull request #13 from MaxXor/master - [`2012399`](https://github.com/quasar/Quasar/commit/20123997fe23aaf12ea478696f3bd1abbf263323) Merge pull request #14 from MaxXor/master - [`849638f`](https://github.com/quasar/Quasar/commit/849638fd1b956a454c561b317dee45ea9d8f7831) Various Remote Desktop Fixes - [`0685ab4`](https://github.com/quasar/Quasar/commit/0685ab44dc5b56db8ee55b04a50804d3ff0aa69c) Improved HandleMonitors - [`16ad740`](https://github.com/quasar/Quasar/commit/16ad740862759e8475722aaf718508d77241c708) Screen length check ### 📊 Changes **1 file changed** (+28 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Commands/SurveillanceHandler.cs` (+28 -15) </details> ### 📄 Description Fixes <a href="https://github.com/MaxXor/xRAT/issues/225">Issue 225</a>. <h1>Changes</h1> 1. HandleMonitors - Now makes sure we have valid screens to work with. 2. HandleRemoteDesktop <i>(client)</i> - Correctly handles situations where this feature is unusable, and correctly operates in a situation of an exception thrown. Thrown exceptions are also correctly handled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:56 +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#1055
No description provided.