mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-01-04 06:46:27 +03:00
parent
a53ec98b82
commit
2f01a18989
@ -577,6 +577,8 @@ void Events::listener_mapWindow(void* owner, void* data) {
|
||||
g_pLayoutManager->getCurrentLayout()->onWindowRemoved(finalFound);
|
||||
|
||||
finalFound->setHidden(true);
|
||||
|
||||
g_pLayoutManager->getCurrentLayout()->recalculateMonitor(PWINDOW->m_iMonitorID);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user