rustdesk / rustdesk/doc.rustdesk.com

Open window size with the remote resolution

Open
#546 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
792
Forks
709
Avg merge
8h 25m
Merged PRs (30d)
3

Description

When the display settings are configured to use Original scale, would be nice to open window with the same size as remote resolution

Today it open every new window with the same size (the last one used)

Eg.: Remote pc has 1920x1080, the new window should be created with this size.

The image below show two connections. Every window opened will have the same size.

Image

Would be nice to have an parameter size:

rustdesk --connect <PEER_ID> --size 1920x1080

rustdesk --connect <PEER_ID> --size Auto to adjust the window automatically when the window is opened

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files or tests are named. First determine whether this request belongs in the documentation repository or the RustDesk client, then inspect how rustdesk --connect and the Original scale setting currently determine window size. Done should define and verify the behavior for explicit sizes and automatic sizing based on the remote resolution.

Written by the indexing model from the issue text.

Assessment

Domain
cli, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.