devqore / myrdp

Remote Desktop administration tool
GNU General Public License v2.0
19 stars 7 forks source link

HiDPI support #5

Open Zjemm opened 7 years ago

Zjemm commented 7 years ago

Hi there,

i was wondering what your experiance with HiDPI is. And then in combination with a second screen with a different non HiDPI resolution.

right now i have to use:

/scale-desktop:192 /scale-device:180 /scale:180" on my second screen which is 1280x1050 next to my primary screen which is 3840x2160 otherwise the RDP session is way to small. BUT with those scale settings the apps that are open are scaled OK but the taskbar etc. are not, and the overall screen is not crystal clear but fuzzy.

any experiance in this area?

Zjemm commented 6 years ago

though i love your myrdp app, (it should get more credits and fame) i went back to plain freerdp to be able to work with hidpi.

maybe one day when linux gets proper hidpi support (wayland kuch)

devqore commented 6 years ago

Hi, I don't using HiDPI resolutions, but can you tell me, how exactly using plain freerdp solves your problem? Maybe I could do something with this.