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

Rule system for apps and app windows #73

Open
szfkamil opened this issue Mar 5, 2024 · 1 comment
Open

Rule system for apps and app windows #73

szfkamil opened this issue Mar 5, 2024 · 1 comment
Labels
enhancement New feature or request PR welcome A PR for this feature will likely be merged

Comments

@szfkamil
Copy link

szfkamil commented Mar 5, 2024

In yabai, you're able to use Regex to add rules for windows of a given app.

yabai -m rule --add label="Finder" app="^Finder$" title="(Co(py|nnect)|Move|Info|Pref)" manage=off

Currently, you can only disable borders for a specific application only.

@FelixKratz FelixKratz added PR welcome A PR for this feature will likely be merged enhancement New feature or request labels Mar 5, 2024
@Kryan90
Copy link

Kryan90 commented Mar 15, 2024

This would be great to have, one area it has been particularly irksome is in IDEs where the border is constantly being redrawn as various tool tip windows are activated:

Example in GoLand:
image

@FelixKratz FelixKratz changed the title Implementation: Blacklist specific app windows Rule system for apps and app windows Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR welcome A PR for this feature will likely be merged
Projects
None yet
Development

No branches or pull requests

3 participants