animations: fix borderangle once (#9149)

This commit is contained in:
Maximilian Seidler 2025-01-24 18:22:05 +00:00 committed by GitHub
parent fda9790cde
commit 80b2fd135b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 4 deletions

View file

@ -454,6 +454,7 @@ class CWindow {
void switchWithWindowInGroup(PHLWINDOW pWindow);
void setAnimationsToMove();
void onWorkspaceAnimUpdate();
void onFocusAnimUpdate();
void onUpdateState();
void onUpdateMeta();
void onX11Configure(CBox box);