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

Window query should include windows without AX reference #2126

Closed
koekeishiya opened this issue Feb 26, 2024 · 1 comment
Closed

Window query should include windows without AX reference #2126

koekeishiya opened this issue Feb 26, 2024 · 1 comment
Labels
suggestion Request for new feature or some form of enhancement

Comments

@koekeishiya
Copy link
Owner

koekeishiya commented Feb 26, 2024

For yabai to actually manage windows, we need to use the accessibility API to request an operation to be performed.

This AX reference can only be created when the window is located on a visible space. If yabai is launched while a user session is in progress, one must visit all spaces manually for yabai to report information about those windows in queries.

Yabai can detect these windows and retrieve a subset of the information to include in window query results, instead of ignoring them completely. However they will not be valid operands for commands that take a <window_sel> argument.

@koekeishiya koekeishiya added the suggestion Request for new feature or some form of enhancement label Feb 26, 2024
@koekeishiya koekeishiya added the addressed on master; not released Fixed upstream, but not yet released label Feb 27, 2024
@koekeishiya
Copy link
Owner Author

Fixed in v7.0.0.

@koekeishiya koekeishiya removed the addressed on master; not released Fixed upstream, but not yet released label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Request for new feature or some form of enhancement
Projects
None yet
Development

No branches or pull requests

1 participant