get-windows

Get metadata about the active window and open windows (title, id, bounds, owner, etc)

MIT License

Downloads
2.2K
Stars
754
Committers
34

Bot releases are visible (Hide)

get-windows -

Published by sindresorhus over 3 years ago

  • Add support for Ghost Browser and WaveBox for url property (macOS) (#108) d74a0a1

https://github.com/sindresorhus/active-win/compare/v7.1.0...v7.2.0

get-windows -

Published by sindresorhus over 3 years ago

  • Add macOS URL support for more browsers (#106) b8efe5a

https://github.com/sindresorhus/active-win/compare/v7.0.0...v7.1.0

get-windows -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 10 3965394

Improvements

https://github.com/sindresorhus/active-win/compare/v6.3.0...v7.0.0

get-windows -

Published by sindresorhus over 3 years ago

  • Add support for Windows UWP apps (#80) 066418f

https://github.com/sindresorhus/active-win/compare/v6.2.0...v6.3.0

get-windows -

Published by sindresorhus about 4 years ago

get-windows -

Published by sindresorhus over 4 years ago

  • Add .url property for URL of active browser tab on macOS (#63) 47e6e44

https://github.com/sindresorhus/active-win/compare/v6.0.0...v6.1.0

get-windows -

Published by sindresorhus almost 5 years ago

Breaking

Enhancements

  • Add permission prompts for macOS Catalina (#59) 90cfc44

https://github.com/sindresorhus/active-win/compare/v5.1.3...v6.0.0

get-windows -

Published by sindresorhus about 5 years ago

  • Fix Node.js 12 compatibility (#58) 659e1a5

https://github.com/sindresorhus/active-win/compare/v5.1.2...v5.1.3

get-windows -

Published by sindresorhus over 5 years ago

  • Make it work on macOS versions older than 10.14.4 again 81ca2c4

https://github.com/sindresorhus/active-win/compare/v5.1.1...v5.1.2

get-windows -

Published by sindresorhus over 5 years ago

  • Fix Linux window name logic for xterm (#50) 674dcb8

https://github.com/sindresorhus/active-win/compare/v5.1.0...v5.1.1

get-windows -

Published by sindresorhus over 5 years ago

  • Add memoryUsage for Windows and owner.path and memoryUsage for Linux (#42) a704448
  • Return undefined if activeWindowId is falsy on Linux (#46) 97951b8
  • Add platform field to Result (#40) 3a74df6
  • Add TypeScript definition (#40) 3a74df6

https://github.com/sindresorhus/active-win/compare/v5.0.0...v5.1.0

get-windows -

Published by sindresorhus over 5 years ago

Breaking:

  • Return undefined if there is no active window f06f7e3

https://github.com/sindresorhus/active-win/compare/v4.1.0...v5.0.0

get-windows -

Published by sindresorhus almost 6 years ago

  • Add bounds support for Linux (#34) 140f469