mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 06:01:56 -07:00
monitors: set special monitor ID on open
This commit is contained in:
@@ -565,6 +565,7 @@ void CMonitor::setSpecialWorkspace(CWorkspace* const pWorkspace) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// open special
|
// open special
|
||||||
|
pWorkspace->m_iMonitorID = ID;
|
||||||
specialWorkspaceID = pWorkspace->m_iID;
|
specialWorkspaceID = pWorkspace->m_iID;
|
||||||
pWorkspace->startAnim(true, true);
|
pWorkspace->startAnim(true, true);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user