github sbmpost/AutoRaise v5.7
Release 5.7

4 hours ago

New options

  • requireScreenChange: only raise/focus when the window under the mouse is on a
    different screen than the window that currently has focus (#11)
  • requireMultipleScreens: only raise/focus while two or more screens are
    connected, so AutoRaise is automatically disabled when working on 1 screen (#285, PR #289)
  • warpOnlyAcrossScreens: only warp the mouse when the activated window is on
    another screen, so cmd-tab no longer moves the cursor on a single display (#285)

Fixes

  • Windows on a display to the right of the main one were matched to the wrong
    screen, so a full screen window there was never recognised as full screen
  • Windows parked almost entirely offscreen are now ignored, which stops the
    endless raise loop with tiling window managers such as AeroSpace (#264, PR #286)
  • A window covering two screens is now matched to the screen it is mostly on
    rather than the one its top left corner lands in
  • Progressive Web Apps from canary, beta and dev browser channels are now
    recognised (#278)
  • AutoRaise now logs when the accessibility permission stops working,
    instead of silently doing nothing (PR #289)

Other

  • The disk image is now signed, notarized and stapled, which fixes it refusing
    to open on recent macOS versions (#284, #225, #226)
  • Verbose logging reports which screen the mouse is on, when it changes
  • README documents that split panes are not windows (#283), and points at the
    AutoRaise-UI repository for GUI issues (PR #287)

Don't miss a new AutoRaise release

NewReleases is sending notifications on new releases.