better fix the last fix

This commit is contained in:
vaxerski
2022-08-14 16:39:56 +02:00
parent 920727cbba
commit 28867758c4
3 changed files with 7 additions and 3 deletions

View File

@@ -320,6 +320,9 @@ void CHyprMasterLayout::fullscreenRequestForWindow(CWindow* pWindow, eFullscreen
if (!g_pCompositor->windowValidMapped(pWindow))
return;
if (!g_pCompositor->isWorkspaceVisible(pWindow->m_iWorkspaceID))
return;
if (on == pWindow->m_bIsFullscreen)
return; // ignore