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
If Barrier has a window when calling "hs.window.filter", "hs.application.kind" returns 1, so "hs.window.filter" works well. But if Barrier has no window, "hs.application.kind" returns -1, that means "hs.window.filter" never starts an appwatcher for Barrier unless it is once activated. Are there any workarounds for this issue?