mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #156] Check Screen Resolution at startup #3014
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#3014
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 @stetze on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/156
Originally assigned to: @VShawn on GitHub.
Can you check the screen resolution at startup?
I use a wqhd monitor at work in window mode.
My notebook has only a fhd display.
At home i start premotem on this display and its too huge for my screen resolution.
The menu bar and scrollbars nearly not visible.
Thanks in advance.
Best regards. stetze
@majkinetor commented on GitHub (Oct 20, 2021):
This might be related to the problem I have in which on some machines it never sizes screen correctly. E.g. if It is set to go full screen, it doesn't go total on it, but I need to restore/maximize after connection for it to fit screen size properly.
@VShawn commented on GitHub (Oct 21, 2021):
I see, I think I know what happened, the app remember your huge monitor size, and restore this huge size on your laptop.
PRM did not check the current resolution when open a session, I will fix it latter.