Amethyst icon indicating copy to clipboard operation
Amethyst copied to clipboard

New focus on window close

Open PnsDev opened this issue 1 year ago • 2 comments

Describe the bug When a window that is currently focused is closed, a new window is not assigned the focus. I belive the main window should be focused after an alternate window is closed.

To Reproduce Have multiple windows open. Focus on one of them and close it.

Expected behavior A new window (probably the main one) should be focused.

Versions:

  • macOS: Sonoma 14.0
  • Amethyst: Latest

PnsDev avatar Oct 01 '23 00:10 PnsDev

This is probably the one thing that leads to the most mistakes while using Amethyst.

al3xandru avatar Nov 28 '23 10:11 al3xandru

For ones using skhd and keyboard mappings:

I remapped closing of apps using skhd, and alt-h is a shortcut for moving focus counterclockwise. Maybe someone finds it usefull.

alt - q : skhd --key "cmd - q" ; skhd --key "alt - h"

kozachynskyi avatar Jan 04 '24 11:01 kozachynskyi