Skip to content

Releases: sindresorhus/get-windows

v9.2.3

28 Aug 18:47

Choose a tag to compare

  • Fix handling of window titles on Linux that do not use UTF-8 characters c9fbff2
  • Fix handling of individual windows erroring on Linux (#198) 8be5b71

v9.2.0...v9.2.3

v9.2.0

09 Aug 23:09

Choose a tag to compare

v9.1.1...v9.2.0

v9.1.1

30 Apr 08:26

Choose a tag to compare

  • Fix build problem on non-Windows 0ebec41

v9.1.0...v9.1.1

v9.1.0

30 Apr 08:07

Choose a tag to compare

  • Rename package from active-win to get-windows 69cba70

v9.0.0...v9.1.0

v9.0.0

30 Apr 07:54

Choose a tag to compare

Breaking

  • Require Node.js 18 d1a316d
  • This package is now pure ESM. Please read this and this if you're using it from Electron.
  • Moved to named exports d1a316d
    • require('active-win)import {activeWindow} from 'active-win'
    • require('active-win).syncimport {activeWindowSync} from 'active-win'
    • require('active-win).getOpenWindowsimport {openWindows} from 'active-win'
    • require('active-win).getOpenWindowsSyncimport {openWindowsSync} from 'active-win'

v8.2.1...v9.0.0

v8.2.1

02 Mar 06:52

Choose a tag to compare

  • Fix disableAccessibilityPermission option (#180) 34659a0

v8.2.0...v8.2.1

v8.2.0

23 Feb 03:28

Choose a tag to compare

v8.1.1

17 Oct 08:22

Choose a tag to compare

v8.1.0...v8.1.1

v8.1.0

03 Mar 06:12

Choose a tag to compare

  • Add support for getting the URL of the active tab in Arc on macOS e7265bc

v8.0.3...v8.1.0

v8.0.3

11 Jan 06:00

Choose a tag to compare

v8.0.2...v8.0.3