mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #259] mstsc模式不指定宽高的话能否自动计算当前窗口最大化而不是全屏 #1186
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1186
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?
Originally created by @yang5355 on GitHub (Jun 17, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/259
Originally assigned to: @VShawn on GitHub.
我分辨率是1920 * 1080,然后我使用mstsc模式不指定宽高的话就默认是全屏,如截图我经常打开好多个远程桌面所以全屏不方便。
我需要为每个远程都指定宽高(1920 * 990),因为截止到状态栏的高度是990,再多就出现滚动条了,数据是本机测试。
建议:能否像winform一样自动计算宽高,也就是最大化,而不是全屏
PS:因为我电脑有外接显示器,缩放不一样,所以用mstsc的体验比较好
谢谢!
@VShawn commented on GitHub (Jun 17, 2022):
抱歉,MSTSC 模式的目的仅仅是为了添加一些可自定义选项,我不打算为它添加更多更复杂的功能了。再加功能我一个人维护不过来,现在每次新版本测试的时候都已经出现了某些冷门功能我忘记去测的情况了。
针对你的问题,你这样设置应该就行了,不需要手动输入参数。
另外我自己在家用 200% + 150% 的双4k显示器,用 Tab 窗体打开 RDP 的体验感觉还挺好的,在你那是遇到了什么问题么?
@VShawn commented on GitHub (Jul 13, 2022):
I will close this since we get no response