[PR #61] [MERGED] Bugfix with Remote Desktop #967

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/61
Author: @ghost
Created: 4/14/2015
Status: Merged
Merged: 4/14/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+31 additions, -5 deletions)

View changed files

📝 Client/Core/Commands/CommandHandler.cs (+13 -5)
📝 Server/Core/Commands/CommandHandler.cs (+18 -0)

📄 Description

Fixed a bug where changing resolutions while Remote Desktop is running
would crash both the client + server. This fix ensures that the Remote
Desktop features continues to run accurately after changing resolutions
on the client.


🔄 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/61 **Author:** [@ghost](https://github.com/ghost) **Created:** 4/14/2015 **Status:** ✅ Merged **Merged:** 4/14/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`abd31f9`](https://github.com/quasar/Quasar/commit/abd31f9a946168e8fb1c2e2cbcd1f94b27297618) Fixed Remote Desktop Bug - [`f71b45a`](https://github.com/quasar/Quasar/commit/f71b45a16c40f3f4b163bb89d3dc5305c9fa4295) Format fix ### 📊 Changes **2 files changed** (+31 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Commands/CommandHandler.cs` (+13 -5) 📝 `Server/Core/Commands/CommandHandler.cs` (+18 -0) </details> ### 📄 Description Fixed a bug where changing resolutions while Remote Desktop is running would crash both the client + server. This fix ensures that the Remote Desktop features continues to run accurately after changing resolutions on the client. --- <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:38 +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#967
No description provided.