sindresorhus / get-windows

Get metadata about the active window and open windows (title, id, bounds, owner, etc)
MIT License
797 stars 167 forks source link

Add permission prompts for macOS Catalina #59

Closed stanczakp closed 4 years ago

stanczakp commented 4 years ago

This update adds permissions prompt for MacOS Catalina to allow active-win to get window title.

lkobylski commented 4 years ago

I think it should resolve problem with empty title field on macOS Catalina. @sindresorhus .