You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At work I am using a network storage in my IDE (Intellij) and at times that freezes on indexation. When that happens and I try to navigate to it, aerospace also freezes and doesn't recover until the IDE window recovers. Sometimes it also crashes. If i don't try to navigate to it, AeroSpace is fine.
I am not sure if it is because of on-focus-changed = ['move-mouse window-lazy-center'] or something else.
Ideally AeroSpace should be resilient to other applications not responding.
The text was updated successfully, but these errors were encountered:
At work I am using a network storage in my IDE (Intellij) and at times that freezes on indexation. When that happens and I try to navigate to it, aerospace also freezes and doesn't recover until the IDE window recovers. Sometimes it also crashes. If i don't try to navigate to it, AeroSpace is fine.
I am not sure if it is because of
on-focus-changed = ['move-mouse window-lazy-center']
or something else.Ideally AeroSpace should be resilient to other applications not responding.
The text was updated successfully, but these errors were encountered: