Amethyst
Amethyst copied to clipboard
New focus on window close
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
This is probably the one thing that leads to the most mistakes while using Amethyst.
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"