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

Rename layer to sub-layer in CLI to reflect underlying change #2128

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

Rename layer to sub-layer in CLI to reflect underlying change #2128

koekeishiya opened this issue Feb 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@koekeishiya
Copy link
Owner

The window --layer command and window rule layer= property would originally change a window layer, however this was changed in #2062 to change the window sub-layer instead (because it is just a better solution..). The CLI should be updated to reflect this.

yabai -m window --layer is now yabai -m window --sub-layer and yabai -m rule .. layer= is now yabai -m rule .. sub-layer=

@koekeishiya koekeishiya added the bug Something isn't working label Feb 27, 2024
koekeishiya added a commit that referenced this issue Feb 27, 2024
@koekeishiya koekeishiya added the addressed not released Fixed upstream, but not yet released label Feb 27, 2024
@koekeishiya
Copy link
Owner Author

Fixed in v7.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant