mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #459] zoom in remote for HDPI client monitor #2294
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#2294
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 @shamork on GitHub (Jul 24, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/459
Originally assigned to: @VShawn on GitHub.
Is your feature request related to a problem? Please describe.
NO
Describe the solution you'd like
I use a 2k monitor with a 150% scale HDPI settting。
When I connectted to the remote server, fonts and window UI controls(e.g. buttons) in the remote server is very small.
Describe alternatives you've considered
I Need a feature like https://howto.hyonix.com/article/fix-remote-desktop-dpi-scaling-issues-in-windows/
The behavior is:
client monitor resolution: 1.5x with a 150% scale HDPI settting, but everything is resize to 1.5x size (HDPI)
remote server monitor resolution: 1x, and sacle to 1.5x size, which will be blurred, but the size is bigger
It's like the client HDPI setting turns to a resize to the remote, if the remote does not support HDPI.
Additional context
NO
@shamork commented on GitHub (Jul 24, 2023):
When I configured mstsc follow https://howto.hyonix.com/article/fix-remote-desktop-dpi-scaling-issues-in-windows/, then use mstsc mode, it works as expected.
Should I close this issue?
@VShawn commented on GitHub (Jul 26, 2023):
Sorry for the late reply, I have been traveling recently and haven't been able to attend to my GitHub messages. Annnnd gongratulations on resolving the issue :)