Skip to content
Commit 4ca28764 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Destroy xdg shell clients when corresponding roles are about to be destroyed

This ensures that surface role objects can be still accessed when either
XdgToplevelClient or XdgPopupClient is destroyed. As far as I know, it
doesn't cause any problems right now, but this makes resource destruction
handling consistent, we tend to perform cleanup in aboutToBeDestroyed
signal slots.
parent 51d82fc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment