[PR #160] [MERGED] Add support for mouse input for multiple monitors #1014

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

📋 Pull Request Information

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

Base: masterHead: pr/159


📝 Commits (2)

  • 6f31665 Add support for mouse input for multiple monitors
  • 951936e Improved mouse input for multiple monitors

📊 Changes

4 files changed (+31 additions, -14 deletions)

View changed files

📝 Client/Core/Commands/SurveillanceHandler.cs (+15 -10)
📝 Client/Core/Packets/ServerPackets/MouseClick.cs (+5 -1)
📝 Server/Core/Packets/ServerPackets/MouseClick.cs (+5 -1)
📝 Server/Forms/FrmRemoteDesktop.cs (+6 -2)

📄 Description

No description provided


🔄 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/160 **Author:** [@MaxXor](https://github.com/MaxXor) **Created:** 5/21/2015 **Status:** ✅ Merged **Merged:** 5/21/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `pr/159` --- ### 📝 Commits (2) - [`6f31665`](https://github.com/quasar/Quasar/commit/6f316655dd3ffc36b573223b8a00d38547b5bf1c) Add support for mouse input for multiple monitors - [`951936e`](https://github.com/quasar/Quasar/commit/951936e87681398e7ac91e5bc9b4d297ad406e87) Improved mouse input for multiple monitors ### 📊 Changes **4 files changed** (+31 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Commands/SurveillanceHandler.cs` (+15 -10) 📝 `Client/Core/Packets/ServerPackets/MouseClick.cs` (+5 -1) 📝 `Server/Core/Packets/ServerPackets/MouseClick.cs` (+5 -1) 📝 `Server/Forms/FrmRemoteDesktop.cs` (+6 -2) </details> ### 📄 Description _No description provided_ --- <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:48 +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#1014
No description provided.