[PR #966] [MERGED] fix: behavior on RDP is disconnected (fix #878) #2837

Closed
opened 2026-03-01 17:23:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/966
Author: @itagagaki
Created: 8/10/2025
Status: Merged
Merged: 8/11/2025
Merged by: @VShawn

Base: mainHead: fix-rdp-reconnection


📝 Commits (2)

  • 92b4c32 fix: behavior on RDP is disconnected
  • 0d4709c Update Ui/View/Host/ProtocolHosts/AxMsRdpClient09Host.cs

📊 Changes

1 file changed (+49 additions, -67 deletions)

View changed files

📝 Ui/View/Host/ProtocolHosts/AxMsRdpClient09Host.cs (+49 -67)

📄 Description

This fixes issue #878

  • Distinguish properly between disconnection due to user intent and trouble of some kind
  • Try reconnecting if the disconnection was not intentional

This may resolve issue #869 as well.


🔄 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/1Remote/1Remote/pull/966 **Author:** [@itagagaki](https://github.com/itagagaki) **Created:** 8/10/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `main` ← **Head:** `fix-rdp-reconnection` --- ### 📝 Commits (2) - [`92b4c32`](https://github.com/1Remote/1Remote/commit/92b4c320417a8ac835c6632cb1a3e5967d5f650a) fix: behavior on RDP is disconnected - [`0d4709c`](https://github.com/1Remote/1Remote/commit/0d4709cc0d924394699fab3d5c6b276141d1946d) Update Ui/View/Host/ProtocolHosts/AxMsRdpClient09Host.cs ### 📊 Changes **1 file changed** (+49 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `Ui/View/Host/ProtocolHosts/AxMsRdpClient09Host.cs` (+49 -67) </details> ### 📄 Description This fixes issue #878 - Distinguish properly between disconnection due to user intent and trouble of some kind - Try reconnecting if the disconnection was not intentional This may resolve issue #869 as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:23:28 +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/1Remote#2837
No description provided.