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

Controlling window locations #144

Closed
heydonovan opened this issue Jul 17, 2019 · 4 comments
Closed

Controlling window locations #144

heydonovan opened this issue Jul 17, 2019 · 4 comments
Labels
help wanted Community help appreciated question Request for information or help, not an issue

Comments

@heydonovan
Copy link

I'm new to the world of tiling window managers. However, keep running into this issue which is a bit difficult to explain. So, I've three windows open on the external display. Can drag one by the corner, and everything resizes just fine.

Now if I want to take a window, and instead of having it stretch vertically, have it stretch horizontally, I'm not sure what to do. I'll try dragging it over the other windows but it snaps back to place. Are we just supposed to stick to what BSP determines is best? And I feel apps like Spotify, Slack, and iTerm fullscreen kinda breaks it.

@dominiklohmann
Copy link
Collaborator

You can set a keyboard shortcut to execute this command for you, which toggles the split of the active window between bsp/float.

yabai -m window --toggle split

There is no way to do this with the mouse yet, but keep looking at #142 for better mouse controls.

@heydonovan
Copy link
Author

Nice, thanks for the information! Do you experience issues with applications such as Spotify that don't quite align? It's almost as if the bottom 50px of the window (the player controls) aren't recognized as part of the main window size. Perhaps I should open a new issue.

@dominiklohmann
Copy link
Collaborator

Do you experience issues with applications such as Spotify that don't quite align? It's almost as if the bottom 50px of the window (the player controls) aren't recognized as part of the main window size. Perhaps I should open a new issue.

I can't reproduce that. If you can (reliably) you should create a new issue with a screenshot attached (and maybe also the output of yabai -m query --windows --space).

@heydonovan
Copy link
Author

Just saw in my terminal this. Wonder if it could be related. I'll work on a video when I'm home.

$ yabai
yabai: scripting-addition could not load, make sure SIP is disabled!
yabai configuration loaded..
fish: 'yabai' terminated by signal SIGSEGV (Address boundary error)

@koekeishiya koekeishiya added help wanted Community help appreciated question Request for information or help, not an issue labels Jul 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Community help appreciated question Request for information or help, not an issue
Projects
None yet
Development

No branches or pull requests

3 participants