dbalatero/SkyRocket.spoon

Hammerspoon console window has weird behavior

dbalatero opened this issue · 1 comments

From Reddit

Some windows cannot be grabbed, e.g. the Hammerspoon Console itself. The log message is SkyRocket.spoon/init.lua:185: attempt to index a nil value (local 'currentWindow'). If there's a window underneath, it grabs that instead.

My comment:

Yeah the HS console is kind of a bootleg special-cased window where it appears to be lowest on the window stack, but still rendered above everything else somehow (so that you can keep it open while focused on another app, I'm sure). I'll file an issue.