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

Yabai unable to handle in-app popups/modals even when rule added to not manage app Macos Sequoia #2410

Open
Vib1240n opened this issue Sep 4, 2024 · 0 comments

Comments

@Vib1240n
Copy link

Vib1240n commented Sep 4, 2024

I have these rules added in my yabairc to not manage Fusion360 and Ticktick so I am able to move them around anywhere but for some reason, yabai see's the window, doesn't manage is so I am able to move it anywhere I want but in-app popups are still managed(?).

For example, I'll create a task in Ticktick and then click on the date to add a due date and it opens up a modal with a calendar but for some reason yabai is handling that modal/popup and I move my mouse to that modal and it disappears.

yabai -m rule --add label="Fusion" app="^Fusion$" title="(Autodesk Fusion (Education License)|)" manage=off
yabai -m rule --add label="Fusion" app="^Autodesk Fusion 360$" title="^$"  manage=off
yabai -m rule --add label="TickTick" app=^Ticktick$" title="^$" manage=off
yabai -m rule --add label="TickTick" app=^TickTick$" title="^$" manage=off
yabai -m rule --add label="TickTick" app=^Tick Tick$" title="^$" manage=off
Screen.Recording.2024-09-04.at.12.40.09.PM.mov

The same issue happens in Fusion360 as well. Is there a way to have yabai not manage modal/popups as well? Or am I missing something in my rule?

Yabai Log -
https://github.com/Vib1240n/Logs/blob/6c0f5f1a8aaedd7e470c7dd8cb6dbc2f68a0fa66/yabai.log

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