Open martin-braun opened 2 years ago
I'm experiencing this exact issue a year later still on Amethyst 0.16.0 (94) and macOS Ventura 13.1. This is a significant issue that happens very commonly and reliably as described above.
Any progress on this?
I'm experiencing the same problem consistently. Any plans to act on this bug?
Describe the bug / To Reproduce Say you have 3 windows in the current space that are all aligned properly by Amethyst. When you now decide to hide an application (
cmd + h
) or minimize a window (cmd + m
), other windows will re-align. If you bring the app back (i.e. by clicking on the app/window in the dock) Amethyst will re-align everything like it was initially. So far so good.Now repeat the above, but change your current space and change the current space back before bringing the app back. You will see that Amethyst forgot about your previously-hidden app window when you switched the space, so a re-alignment won't be triggered. The only way to fix it is to trigger re-alignment manually or to simply change the space twice again.
Applications: Any
Expected behavior Re-align all windows when hidden or minimized applications/windows come back to front again.
Screenshots Here I press
cmd + h
to hide the radio app, then I change space and come back to the initial space again, then I show the radio again and windows will not re-align. I think change the space a final time, this will fix the issue temporary until I hide again:Versions:
Debug Info
Additional context The animated GIF above illustrates the wrong behavior when hiding an application, but it acts the same for minimizing windows.