Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of dynamic resolution update for RDP #1292

Merged
merged 1 commit into from
Sep 27, 2017
Merged

Conversation

giox069
Copy link
Contributor

@giox069 giox069 commented Sep 26, 2017

This PR enables "Dynamic Resolution Updates" for the RDP protocol.
A new scaling mode is added to the remmina_connection_window, and the RDP plugin is extended as needed.
Dynamic Resolution Updates allows the remote desktop to be resized according the current connection windows size. It works only with RDP protocol and when the remote server is Windows2012R2/Windows8.1 or newer.
This PR is a partial fix for issues #1275 and #6
@muflone: there is a plugin API change: function "gboolean protocol_plugin_get_scale()" of RemminaPluginService has been extended to return an integer enum and renamed to remmina_protocol_widget_get_current_scale_mode().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant