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

Fix Floating Window not visible after restore on KDE #102311

Conversation

Hilderin
Copy link
Contributor

@Hilderin Hilderin commented Feb 2, 2025

This should fix the issue in KDE Plasma when restoring the Floating Window. Only the embedded window receives the Map notification when clicking on the floating window or on Godot in the TaskBar.

Also, I added a check in the WrapperWindow to restore the window on the next run if the game is stopped while the Floating Window is minimized.

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@akien-mga akien-mga merged commit ab0c712 into godotengine:master Feb 5, 2025
19 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

Opening floating game window after minimizing results in missing window frame
2 participants