-
Yabai is an awesome tool and makes my mac much less painful. Thanks for writing this.
Currently, I've this mapping to warp to most recent window
```
alt - return : yabai -m window --swap recent; …
-
Document and make modular for MacOs support.
- [ ] Support skipping functions/scripts/modules based on OS
-
**Is your feature request related to a problem? Please describe.**
I see that I can throw a window from one space to another and have the focus follow. I'm wondering if it's possible to just swap t…
IanQS updated
2 years ago
-
I have an issue with spacebar displaying a question mark icon to the left of the clock, this issue occurs with both my configuration as well as the default configuration (renamed spacebarrc). I have a…
-
Hi,
Trying to use Scratchpad and whatever I am trying it with (target title vs app), the command always spawn the floating window properly but does not manage to detect it did.
```
thread 'main…
-
This issue is opened for people who may encounter the same problem in future.
I'm using MacOS 13.4 on M2 Pro
I followed the instructions in the wiki pages to disable SIP and install yabai. When …
-
Continuation of #5090
# Textual Diagnostics
## Versions
| Name | Value |
|---------|--------|
| Textual | 0.85.2 |
| Rich | 13.9.4 |
# MRE
```python
from textual import events, o…
-
## General information
The handy https://github.com/olets/zsh-abbr plugin enables the use of abbreviations, which are similar to aliases but they auto-expand when pressing space.
Wheneve…
-
Border appears correctly for a new window, but when I move the window to another workspace, the border disappears. However, upon moving it back to the original workspace, the border reappears. This is…
0xwal updated
3 months ago
-
I've been trying to add an effect to toggling a window into floating mode to make it a bit more obvious, and for that I wanted to resize the window around its center.
I tried this:
```bash
yaba…