-
-
Notifications
You must be signed in to change notification settings - Fork 658
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to cycle through stacked window #1918
Comments
Here is my skhdrc:
And yabairc:
|
I can confirm this issue on my system as well. It has worked for me in version see also issue: #1896 |
Can confirm this issue on an M1 MBP running Using Cmd + Tab does not bypass this bug either. If window |
I'm facing the same issue. |
OSX 13.5. Using prev and recent is much wonky |
I can confirm that commit 40d1075 fixes the issue. Side Note: self-signed certificates expire within a year. |
hi @kiryph, could you please share how to codesign with a self-signed certificate for the latest yabai, I checked the wiki https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(from-HEAD) and followed the instructions but got
Thanks a lot! |
@cauliyang I actually followed only the wiki and do not have much more insight. I have noticed a new issue with Yabai version 6/current head and AltTab for macOS. AltTab does not show any windows anymore. So I returned to version 5.0.9 which did not have this reported issue. If you do not need the new features of version 6, I would simply suggest that you revert your homebrew formula to version 5.0.9 and use it without the need for a self-signed certificate. |
hi @kiryph, I do not use Altab to get all windows' information. Instead, I use https://github.com/AdamWagner/stackline/. I will wait for the next release (I hope soon). thanks for your help! |
I am currently using Yabi v6.0.0 and altTab v6.62.0 and have not experienced any issues. |
Hi all, I'm pretty new to MacOS and wanted to give this a try.
Currently running Sonoma 14.0 on a MacBook Pro (M2) with SIP disabled and
I am able to make stacked windows using
yabai -m window --stack north|west|south|east
, however the problem is that when try to switch focus on a stacked window (yabai -m window --focus stack.next|prev
) the newly focused window does not show up at the front of the screen.When I do
stack.next|prev
I get the following log output:When I stack the entire space using
yabai -m space --layout stack
I am able to cycle through the stack properly usingstack.next|prev
giving the log output:The text was updated successfully, but these errors were encountered: