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

Don't enable full screen until MapNotify #1909

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

CendioOssman
Copy link
Member

@CendioOssman CendioOssman commented Feb 8, 2025

Modern mutter (GNOME's window manager) has an internal race condition where changing state early is unreliable. Waiting for the MapNotify seems to get us past the unreliable zone.

Fixes #1752.

Modern mutter (GNOME's window manager) has an internal race condition
where changing state early is unreliable. Waiting for the MapNotify
seems to get us past the unreliable zone.
Avoid a needless delay resizing the session.
@CendioOssman CendioOssman merged commit 7c9f432 into TigerVNC:master Feb 8, 2025
12 checks passed
@CendioOssman CendioOssman deleted the fullscreen branch February 8, 2025 13:55
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.

Connection does not start in full screen mode by default
1 participant