scottwhudson / Lunette

Zero-Config Spectacle Keybindings for Hammerspoon
MIT License
79 stars 19 forks source link

Add commands to move windows between spaces #5

Closed rossmacarthur closed 5 years ago

rossmacarthur commented 5 years ago

One of the biggest downsides of spectacle is that it doesn't support moving windows between spaces/desktops, it would great if Lunette could support this.

scottwhudson commented 5 years ago

This is a great suggestion. Unfortunately, hammerspoon doesn't have good API support for spaces, there's only a basic watcher and the docs mention that the underlying OSX APIs have been deprecated.