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

Allow Raycast to manage window resizing #2495

Open
nach00 opened this issue Dec 10, 2024 · 1 comment
Open

Allow Raycast to manage window resizing #2495

nach00 opened this issue Dec 10, 2024 · 1 comment

Comments

@nach00
Copy link

nach00 commented Dec 10, 2024

Is there a way to enable other window management apps to take priority over Yabai's window resizing? I would like to use Yabai to handle automatic window management (bsp), but use Raycast to set the specific window sizes. Currently, the window briefly flashes the resized window, but then immediately return to its initial size.

@nach00 nach00 changed the title Allow Allow Raycast to manage window resizing Dec 10, 2024
@Bellavene
Copy link

Bellavene commented Dec 28, 2024

Just write scripts for raycast...
Yabai is made so you can execute shell commands to tell it what to do. So all you need is to add named shell commands into raycast, or wrap every needed command into a macos app or shell script executable placed into /Applications (or /Users/User/Applications). This way, you can even teach the built-in spotlight menu to send commands to yabai.

I believe this question was asked not in the right place, because you should ask raycast forums how to add async shell commands into it, or better just search the internet or read documentation to raycast.

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

2 participants