mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 23:06:00 +01:00
parent
965a2e5b21
commit
4909b0f350
1 changed files with 1 additions and 0 deletions
|
@ -302,6 +302,7 @@ void CMonitor::onDisconnect(bool destroy) {
|
||||||
g_pCompositor->m_pLastMonitor = nullptr;
|
g_pCompositor->m_pLastMonitor = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
activeWorkspace->m_bVisible = false;
|
||||||
activeWorkspace.reset();
|
activeWorkspace.reset();
|
||||||
|
|
||||||
if (!destroy)
|
if (!destroy)
|
||||||
|
|
Loading…
Reference in a new issue