mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-08 08:01:57 -07:00
damage monitor on group switch
This commit is contained in:
@@ -1008,6 +1008,8 @@ void CHyprDwindleLayout::switchGroupWindow(CWindow* pWindow, bool forward, CWind
|
|||||||
|
|
||||||
pNewNode->pWindow->updateWindowDecos();
|
pNewNode->pWindow->updateWindowDecos();
|
||||||
PNODE->pWindow->updateWindowDecos();
|
PNODE->pWindow->updateWindowDecos();
|
||||||
|
|
||||||
|
g_pHyprRenderer->damageMonitor(g_pCompositor->getMonitorFromID(PWORKSPACE->m_iMonitorID));
|
||||||
}
|
}
|
||||||
|
|
||||||
SWindowRenderLayoutHints CHyprDwindleLayout::requestRenderHints(CWindow* pWindow) {
|
SWindowRenderLayoutHints CHyprDwindleLayout::requestRenderHints(CWindow* pWindow) {
|
||||||
|
Reference in New Issue
Block a user