mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #518] RDP关于适应窗口大小,希望有个选项适应窗口保持比例,哪怕是留下灰边 #423
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#423
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 @qishiwobutaihuichengdan on GitHub (Sep 30, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/518
Originally assigned to: @VShawn on GitHub.
RDP关于适应窗口大小,希望有个选项适应窗口保持比例,哪怕是留下灰边,不然比例很怪。


@VShawn commented on GitHub (Sep 30, 2023):
分辨率别选拉伸就行了,其他选项都是保持比例的
@qishiwobutaihuichengdan commented on GitHub (Oct 2, 2023):
选不拉伸,小窗口就会只会显示桌面一小部分,


我更希望是这样,保持比例的适配窗口
@qishiwobutaihuichengdan commented on GitHub (Oct 2, 2023):
还有需要鼠标操作3d视角,像远程的3d鼠标,我看网上RDP都没有类似的功能,不知道能不能做得出来。
@VShawn commented on GitHub (Oct 6, 2023):
基于 RDP 的都做不出来,RDP 鼠标中键的映射只能触发式映射,想3D视角要长按中键的是做不到的。建议你去看一下 nvidia sunshine moonlight 协议,这种窜流协议应该可以解决3D视角的问题。