internal: update fullscreen fade on workspace move

This commit is contained in:
vaxerski 2023-04-24 23:23:12 +01:00
parent 247ff4e60d
commit e195a51cd4

View file

@ -1940,6 +1940,9 @@ void CCompositor::moveWorkspaceToMonitor(CWorkspace* pWorkspace, CMonitor* pMoni
// finalize
g_pLayoutManager->getCurrentLayout()->recalculateMonitor(POLDMON->ID);
updateFullscreenFadeOnWorkspace(pWorkspace);
updateFullscreenFadeOnWorkspace(getWorkspaceByID(POLDMON->activeWorkspace));
g_pInputManager->refocus();
// event