mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-01 07:38:28 +00:00
log layersurface cleanup
This commit is contained in:
@@ -665,6 +665,8 @@ void CCompositor::cleanupFadingOut() {
|
|||||||
m_lSurfacesFadingOut.remove(ls);
|
m_lSurfacesFadingOut.remove(ls);
|
||||||
delete ls;
|
delete ls;
|
||||||
|
|
||||||
|
Debug::log(LOG, "Cleanup: destroyed a layersurface");
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user