hs.tiling icon indicating copy to clipboard operation
hs.tiling copied to clipboard

Update syntax to adapt latest hammerspoon

Open Eason0210 opened this issue 2 years ago • 2 comments

Hi @dsanson

Now focusedWindow is a constructor type, in stead of a method.

In hammerspoon manual it is define like this:

 hs.window.focusedWindow() -> window

I tested on macOS 12.3.1 with hammerspoon Version 0.9.91 (6078), and It works well now.

Eason0210 avatar May 19 '22 09:05 Eason0210