mirror of
https://github.com/hyprwm/Hyprland
synced 2025-02-17 00:42:11 +01:00
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);
|
||||
}
|
||||
break;
|
||||
}
|
||||
case AVARDAMAGE_BORDER: {
|
||||
} case AVARDAMAGE_BORDER: {
|
||||
RASSERT(PWINDOW, "Tried to AVARDAMAGE_BORDER a non-window AVAR!");
|
||||
|
||||
// damage only the border.
|
||||
|
|
Loading…
Add table
Reference in a new issue