[PR #311] [MERGED] Remote Desktop Mono Support #1089

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/311
Author: @ghost
Created: 7/30/2015
Status: Merged
Merged: 7/30/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+64 additions, -13 deletions)

View changed files

📝 Server/Forms/FrmRemoteDesktop.Designer.cs (+8 -0)
📝 Server/Forms/FrmRemoteDesktop.cs (+56 -13)

📄 Description

The form designer changes are to the tabstop so tab key presses don't interfere with keystrokes

Added form events for keypresses to support Remote Desktop through Mono


🔄 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/311 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/30/2015 **Status:** ✅ Merged **Merged:** 7/30/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9a514be`](https://github.com/quasar/Quasar/commit/9a514be26217534b77b935f00bbd9fcf58a55e7f) RDP Mono keyboard input - [`a86ade0`](https://github.com/quasar/Quasar/commit/a86ade072d4db86e2111d825a45c6526f6710893) RDP Mono fixes ### 📊 Changes **2 files changed** (+64 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `Server/Forms/FrmRemoteDesktop.Designer.cs` (+8 -0) 📝 `Server/Forms/FrmRemoteDesktop.cs` (+56 -13) </details> ### 📄 Description The form designer changes are to the tabstop so tab key presses don't interfere with keystrokes Added form events for keypresses to support Remote Desktop through Mono --- <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:04 +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#1089
No description provided.