Skip to content

fix: pass remote desktop protocol - #45

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-1.5.0from
ZacharyZcR:fix/791-remote-desktop-protocol
Aug 12, 2026
Merged

fix: pass remote desktop protocol#45
ZacharyZcR merged 1 commit into
Termix-SSH:dev-1.5.0from
ZacharyZcR:fix/791-remote-desktop-protocol

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • preserve the selected RDP, VNC, or Telnet protocol in mobile session state
  • pass the protocol to the Guacamole connection endpoint instead of falling back to host.connectionType
  • persist and restore the protocol through cross-device open tabs
  • keep session labels and duplicate numbering scoped to each remote protocol

This rebases and resolves the implementation from #32 onto dev-1.5.0. The original change is authored by Benjamin Tausend (TheDuffman85).

Verification

  • npx tsc --noEmit
  • npm run lint (0 errors; existing warnings only)
  • npm run format:check
  • npm run verify:android-network-security
  • git diff --check

Fixes Termix-SSH/Support#791.
Supersedes #32.

@ZacharyZcR ZacharyZcR mentioned this pull request Aug 12, 2026
5 tasks
@ZacharyZcR
ZacharyZcR merged commit e83be6a into Termix-SSH:dev-1.5.0 Aug 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants