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