Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary Space Partitioning broken on macOS Catalina, through various issues with window/event detection #906

Closed
MutatingFunc opened this issue Nov 15, 2019 · 1 comment · Fixed by #922
Labels

Comments

@MutatingFunc
Copy link
Contributor

MutatingFunc commented Nov 15, 2019

System

  • Amethyst version: 0.14.2 or 0.14.3b (Latest release & dev, older versions untested)
  • macOS version: 10.15.1 (Catalina)

What's the problem?

When in Binary Space Partitioning:

  • Windows are laid out as if no windows have been closed.
    (Renders the layout unusable)
  • Existing windows when Amethyst is launched are not detected.
    (Renders the layout inconvenient unless used continuously from user login)
  • New windows do not respect the setting to automatically make them the main window.
    (Minor annoyance)

How can it be reproduced?

Appears to happen every time.

What applications are involved?

Appears to include all applications.

Has anything fixed it, even temporarily?

Relaunching Amethyst clears the set of ‘ghost’ windows, but the issue returns when a window is closed.
No Amethyst settings tested resolve the problem.

dotfile (if you have one)

Just using the Amethyst app & menu bar UI.

Screenshots

Problems are as described, would rather not provide screenshots unless necessary.

@MutatingFunc MutatingFunc changed the title Binary Space Partitioning fails to detect window close on macOS Catalina, and other issues Binary Space Partitioning broken on macOS Catalina, through various issues with window detection Nov 15, 2019
@MutatingFunc MutatingFunc changed the title Binary Space Partitioning broken on macOS Catalina, through various issues with window detection Binary Space Partitioning broken on macOS Catalina, through various issues with window/event detection Nov 15, 2019
@ianyh ianyh added the bug label Nov 28, 2019
@ianyh
Copy link
Owner

ianyh commented Dec 25, 2019

Opened #923 to track the main pane setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants