asmvik / asmvik/yabai

anyone has any idea why my m1 pro has this notch gap?

Open
#2,792 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

ive tried hiding the menu bar/top bar but the gap is still there nevertheless

Image

here is my config

```
yabai -m config \
mouse_follows_focus off \
focus_follows_mouse off \
window_origin_display default \
window_placement second_child \
window_topmost off \
window_shadow on \
window_animation_duration 0.25 \
window_opacity_duration 0.25 \
active_window_opacity 1 \
normal_window_opacity 1 \
window_opacity on \
insert_feedback_color 0xffd75f5f \
active_window_border_color 0xff775759 \
normal_window_border_color 0xff555555 \
window_border_width 5 \
window_border_radius 0 \
window_border_blur on \
window_border_hidpi on \
window_border off \
split_ratio 0.50 \
split_type auto \
auto_balance off \
top_padding 0 \
bottom_padding 0 \
left_padding 0 \
right_padding 0 \
window_gap 0 \
layout bsp \
mouse_modifier fn \
mouse_action1 move \
mouse_action2 resize \
mouse_drop_action swap
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the notch gap on an M1 Pro using the posted yabai configuration, with the menu bar/top bar hidden, and compare the result with the attached screenshot. Done means determining whether the gap is caused by yabai and identifying a reproducible fix or documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.