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

Terminal and Finder tabs are detected as unique windows and tiled with gaps #39

Open
mogenson opened this issue Mar 15, 2024 · 2 comments

Comments

@mogenson
Copy link
Owner

Open a new tab in a Terminal or Finder window (may also occur in other applications). That window will be moved right the width of the window. This is because we are detecting the new tab as a unique window with a width of the original window.

Figure out how to detect when a window is a tab and ignore it. Maybe compare window ID with the window list?

@mogenson
Copy link
Owner Author

Being worked on in #41

@mogenson
Copy link
Owner Author

Blocked by issues:
Hammerspoon/hammerspoon#3625
and
Hammerspoon/hammerspoon#3626

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

No branches or pull requests

1 participant