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
It should be easy to check if the window is on the current space (TODO), so raise() should move to another space if the window is there.
Note that Hammerspoon has a workaround for dealing with Finder windows when moving between spaces. This probably needs to be recreated (with promises, not timers!)
The text was updated successfully, but these errors were encountered:
Add a
raise()
function to Window.It should be easy to check if the window is on the current space (TODO), so
raise()
should move to another space if the window is there.Note that Hammerspoon has a workaround for dealing with Finder windows when moving between spaces. This probably needs to be recreated (with promises, not timers!)
The text was updated successfully, but these errors were encountered: