Open stephenprater opened 1 year ago
Are the window changes animated?
No - definitely not. I read about a similar behavior in Yabai where changing the desktop assignment fixed it. I changed the desktop assignment to "None" - and it's better - at least if I select Chrome in the dock and choose "None" it will redraw and put Chrome where it's supposed to be - it still hides at random times, and if I bring Chrome forward all other apps hide immediately.
I'm having a chrome specific issue as well, but it is different: https://github.com/ianyh/Amethyst/issues/1495 - mine is related to windows swapping positions when clicking between them, so it sounds pretty different, but thought I'd mention it in case you're seeing similar behavior as well.
I need to write up some documentation on it, but I added some debugging tools in 0.20. So you can inspect the windows and applications with
% /Applications/Amethyst.app/Contents/MacOS/Amethyst debug windows
% /Applications/Amethyst.app/Contents/MacOS/Amethyst debug apps
They respond to -h
flags for more options.
Same issue here.
+1 Tiling with Chrome doesn't work at all Sonoma 14.2.1 on intel mac
Most of the time it's simply ignored - but occasionally it will hide the window if I click on it.
Have same issue with apps built with Electron (looks like)
UPD: I've checked app is using Electron
Describe the bug Chrome windows behave quite strangely. Most of the time it's simply ignored - but occasionally it will hide the window if I click on it. Attempting to resize the window with the mouse will result in all four corners moving. Sometimes restarting Amethyst "captures" it and makes it work for a few minutes, but as soon as the layout changes Chrome windows will start disappearing. New windows are opened in seemingly random locations.
This appears to affect only Chrome and "Chrome Apps" - not Electron applications (which are just wrappers around Chrome.)
I've reinstalled and deleted my preferences.
Applications: Chrome.
To Reproduce Use Amethyst, apparently only on my computer. I've talked to several other folks at my company who use it and none of them have this problem, which means I'm looking for how to debug the issue. I turned off all extensions and it didn't make a difference.
Expected behavior Chrome windows should be managed by Amethyst.
Versions:
Debug Info