fix up formatting
This commit is contained in:
parent
c86ab4694c
commit
e3a3837164
3 changed files with 11 additions and 12 deletions
|
|
@ -164,8 +164,7 @@ void CAnimationManager::tick() {
|
||||||
g_pHyprOpenGL->markBlurDirtyForMonitor(PMONITOR);
|
g_pHyprOpenGL->markBlurDirtyForMonitor(PMONITOR);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
} case AVARDAMAGE_BORDER: {
|
||||||
case AVARDAMAGE_BORDER: {
|
|
||||||
RASSERT(PWINDOW, "Tried to AVARDAMAGE_BORDER a non-window AVAR!");
|
RASSERT(PWINDOW, "Tried to AVARDAMAGE_BORDER a non-window AVAR!");
|
||||||
|
|
||||||
// damage only the border.
|
// damage only the border.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue