remmina-plugin-rdesktop icon indicating copy to clipboard operation
remmina-plugin-rdesktop copied to clipboard

Plugin does not support scale mode

Open Hubbitus opened this issue 10 years ago • 5 comments

One of the greate remmina future is scaling remote window to awailable working area. This is not functional in your plugin.

Hubbitus avatar Aug 11 '14 12:08 Hubbitus

Unfortunately as far I know this is not possible. This plugin uses rdesktop which doesn't provide any way to resize its window so the remmina plugin cannot handle the client resize in any way.

muflone avatar Aug 12 '14 19:08 muflone

rdesktop scalling FR created 2004-11-05 ( https://sourceforge.net/p/rdesktop/feature-requests/72/ ). So I realize it really is not possible easy implement it. But may it at least be just calculated on connection time if scalling enabled in remmina and then open window with correct dimensions to fit into user needs?

Hubbitus avatar Aug 13 '14 09:08 Hubbitus

Could you please detail what you mean exactly? This could result in an interesting point

muflone avatar Aug 13 '14 09:08 muflone

Use remmina-plugin-rdesktop lead me window with scrolling. What is very hard to use. In remmina in most cases I use scalling mode, so remmina window maximized and remote desktop fit with bitmap scaling. It is not possible with rdesktop. But rdesktop commandline accept start arguments of window size in pixels. So, at opening connection time point we known available size (remmina window size - panels and tabs) and may pass its into rdesktop. Yes, it is not true "scaling" instead "fit", but should be helpfull in 95% of cases.

Hubbitus avatar Aug 13 '14 09:08 Hubbitus

Indeed rdesktop supports percentage resolution which could be useful. While it will not possible to set it as resolution setting (remmina handle itself resolutions fields) I could instead use another setting for percentage.

I'll look at that as soon I can. Great idea

muflone avatar Aug 13 '14 10:08 muflone