Summary: | KRDC does not support dynamic resolution | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | avlas <jsardid> |
Component: | RDP | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, ctrlaltca, fapg, jetchko.jekov, kapsh, niiinjoe, pixelplanetdev, tristan |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/krdc/-/commit/fd38aba5e187f895a5fa5d88b154284d9931d988 | Version Fixed In: | 25.04 |
Sentry Crash Report: |
Description
avlas
2022-01-19 11:25:39 UTC
What's the xfreerdp argument for on-the-fly scaling? (In reply to Albert Astals Cid from comment #1) > What's the xfreerdp argument for on-the-fly scaling? /smart-sizing I don't know why do you want "/smart-sizing". Nowadays xfreerdp has an option "/dynamic-resolution" which works great when I use xfreerdp directly but does not work if I use KRDC even if I put it as an additional argument to the session. Even though I see that xfreerdp is invoked with the option. (In reply to Jetchko Jekov from comment #3) > I don't know why do you want "/smart-sizing". Nowadays xfreerdp has an > option "/dynamic-resolution" which works great when I use xfreerdp directly > but does not work if I use KRDC even if I put it as an additional argument > to the session. Even though I see that xfreerdp is invoked with the option. Yes, I think "/dynamic-resolution" is what I meant, changed in the title Both /smart-sizing and /dynamic-resolution would be nice. Afaik /smart-sizing is client side scaling while /dynamic-resolution is giving the server a new display resolution. I got a 4k screen here and the server is a low-budget box and if i use /dynamic-resultion and go full-screen, i am roasting it and i don't want to deal with HiDPI settings there anyway. /smart-siing is better for my purpose, even if i got the anti-aliasing blur. Anyway, this feature is a deal-breaker for me, i can't use KRDC without it. As of 24.05, this is still not implemented. And the option to specify custom parameter has also gone. |