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

disp: implement dynamic resolution for X11 #4313

Merged
merged 1 commit into from Dec 19, 2017

Commits on Dec 14, 2017

  1. disp: implement dynamic resolution for X11

    If the display channel is available we use it to allow the user to resize the
    xfreerdp window. When the window is resized we announce a new monitor layout and
    the server reacts by doing a reactivation sequence to the new size.
    The minimum window size is limited to 300x300 as 2012 servers crash horribly
    if we send them a smaller layout.
    hardening committed Dec 14, 2017
    Copy the full SHA
    80dab90 View commit details
    Browse the repository at this point in the history