asmvik / asmvik/yabai

window --resize mode not working with multiple commands

Open
#2,556 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
29.6k
Forks
758
PR merge metrics
No merged PRs in 30d

Description

Using
```
cmd + alt - j : yabai -m window --resize left:30:0: yabai -m window --resize right:-30:0
cmd + alt - 0x29 : yabai -m window --resize left:-30:0; yabai -m window --resize right:30:0
```
as done by: https://github.com/sebastianst/yabai3/blob/97ef3f141b28158592db0492d5e09f23d30fc219/yabai3#L94C1-L96C1

Makes kitty (terminal) windows glitch without changing their width.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the two `yabai -m window --resize` command sequences with kitty windows and compare them with single resize commands. Trace the window resize command entry point and verify that multiple commands change the window width without causing visual glitches.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, macos
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.