mirror of
https://github.com/vale981/Hyprland
synced 2025-03-05 17:41:39 -05:00
parent
a4c1f4a03d
commit
31e1287da2
1 changed files with 0 additions and 3 deletions
|
@ -191,9 +191,6 @@ void CSubsurface::onUnmap() {
|
|||
if (m_sWLSurface.wlr() == g_pCompositor->m_pLastFocus)
|
||||
g_pInputManager->releaseAllMouseButtons();
|
||||
|
||||
if (m_pWindowParent)
|
||||
m_pWindowParent->updateSurfaceScaleTransformDetails();
|
||||
|
||||
g_pInputManager->simulateMouseMovement();
|
||||
|
||||
// TODO: should this remove children? Currently it won't, only on .destroy
|
||||
|
|
Loading…
Add table
Reference in a new issue