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

feat: don't panic when getting events for dead objects #461

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

kchibisov
Copy link
Member

While it's a compositor bug, make handling of such cases resulting in a simple warning in the log instead of crashing user applications.

Fixes #458.

While it's a compositor bug, make handling of such cases resulting in a
simple warning in the log instead of crashing user applications.

Fixes Smithay#458.
@wash2 wash2 merged commit fc0a26f into Smithay:master Jul 3, 2024
7 checks passed
@kchibisov
Copy link
Member Author

Could you backport it to 0.18.x?

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.

Received event for dead output
2 participants