mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 21:46:00 +03:00
[GH-ISSUE #505] 建议添加窗口可拖动 #2333
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#2333
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 @xiesibobo on GitHub (Sep 12, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/505
Originally assigned to: @VShawn on GitHub.
远程桌面的窗口不能拖动改变大小,建议添加此项功能,并且可以配置拖动是改变分辨率还是倍数
@VShawn commented on GitHub (Sep 13, 2023):
RDP 可以拖动改变桌面大小啊?
如果是 RDP 到 Ubuntu,那确实没办法,服务器端限制了。
@xiesibobo commented on GitHub (Sep 14, 2023):
嗯嗯,我找了个windows试了一下,确实是。


但是我发现了一个可能算是优化点的地方吧
比如这个图中的灰色部分,我把屏幕分辨率固定后,扩大窗口后我希望能有一个选项是填充满这个窗口
另外,如果我选择自适应的话,ubuntu默认是766*8xx,但是我打开Windows吧窗口拖成2K关闭后再打开ubuntu ubuntu窗口就变成了2K,可能我描述的不清楚,参考rdm的这些选项
@VShawn commented on GitHub (Sep 16, 2023):
我以前试图去除这个灰色区域,但不知道是微软提供的组件限制还是他们设计如此,比如当RDP桌面是100X100,而窗口大小是200X200时,这个控件就是不能让RDP桌面也缩放到200X200,一旦窗口超过100X100,就出现灰色边缘了。我目前没办法解决这个。
我对Linux 桌面版完全不熟悉,请问是如何配置 Linux 的 RDP 服务器,才能让它重连后应用新的分辨率?我用xrdp 的默认配置无法实现这一点。
@xiesibobo commented on GitHub (Sep 16, 2023):
我刚才重新装了个虚拟机确认了一下 装完xrdp不需要额外的配置,打开的时候默认会用当前窗口打开的大小,我的是ubuntu 23.04
@VShawn commented on GitHub (Oct 30, 2023):
moved to #545