-
-
Notifications
You must be signed in to change notification settings - Fork 661
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
Serious incompatibility with Jetbrain IDE #1687
Comments
This should be because the JB IDE modifies the title and starts out empty. Yabai has no way to track the final title. |
This rules works well:
|
When the Jetbrains app is open, restarting 'yabai' will cause the app's window to become floating again. |
Then add the additional rule in the annotate. And set up the IDE |
For Rider the app name should be |
Possible work-around here: #2297 (reply in thread)
This doesn't seem entirely correct, since yabai can signal title change. |
thanks @chasonyu for that tip! I added the |
If you use an IDE for development, such as the Jetbrain family of IDEs, you will often have pop-ups.
If you don't want these pop-ups to be managed.You have to add the following rules.
But this leads to another problem. When you open a project from the welcome interface, it will not be managed.
Adding rules like
app="${JB_Apps}" title=".*\[.*\].*" manage=on
doesn't make up for it.The text was updated successfully, but these errors were encountered: