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

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