mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[PR #47] [CLOSED] Added Remote Desktop real-time functionality #958
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#958
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/47
Author: @ghost
Created: 4/7/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
90910bfRemote Desktop real-time functionality81c04d0Format Fix📊 Changes
9 files changed (+125 additions, -39 deletions)
View changed files
📝
Client/Client.csproj(+1 -1)📝
Client/Core/Commands/CommandHandler.cs(+19 -19)➕
Client/Core/Packets/ServerPackets/MouseData.cs(+35 -0)📝
Client/Program.cs(+3 -3)➕
Server/Core/Packets/ServerPackets/MouseData.cs(+35 -0)📝
Server/Forms/FrmMain.cs(+1 -1)📝
Server/Forms/FrmRemoteDesktop.Designer.cs(+4 -3)📝
Server/Forms/FrmRemoteDesktop.cs(+26 -11)📝
Server/Server.csproj(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.