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

GUACAMOLE-1196: Resize guacamole display only when VNC screen size is changed by the server. #547

Merged

Conversation

jmuehlner
Copy link
Contributor

Before, I was immediately resizing the guac display size right after sending the resize request to the server. This works fine as long as the VNC server actually does the resize as requested, but we can't assume that it will.

This change updates it to only update the display size when the screen size has changed.

@jmuehlner jmuehlner changed the base branch from main to staging/1.6.0 September 6, 2024 16:56
src/protocols/vnc/display.c Outdated Show resolved Hide resolved
@mike-jumper mike-jumper merged commit 94a9b4b into apache:staging/1.6.0 Sep 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants