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
@alexilyaev If believe that happens when Kit.app doesn't have permissions for "Screen Recording". It sounds silly, but I'm pretty sure Screen Recording is needed to access the system API that can get the name of window
Running "Focus Window" script does not show anything in the list.
Debugging the script it seems that
w.name !== ""
is alwaysfalse
on my machine.Here's an example logging all windows:
System
Is there an easy way to get the relevant system info using Script Kit for these bug reports?
macOS 14.2.1 (M1)
Kit 2.3.0
The text was updated successfully, but these errors were encountered: