rustdesk / rustdesk/doc.rustdesk.com
Open window size with the remote resolution
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.
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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