asmvik / asmvik/yabai

New floating window resize moving issue

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

Description

The previous request I made works, to lock the handle during resize.

However, if I have a floating window, and I resize, there are issues where the window moves if I resize the top left, top right, or bottom left.

The window resize works perfectly when resized from the bottom right.
- The window will move down if resizing has been brought all the way to its window minimum on a floating window if resizing top right.
- The window will move right if resizing has reached the min size when resizing the floating window from the bottom left.
- The window will move down, right, or both down and right when the window has reached min size when resizing from top left.

These are problems. But, resizing from bottom right is perfect, the window doesn't move when it has reached its min size.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce resizing a floating window from each corner, especially after it reaches its minimum size. Read the floating-window resize handling and compare its behavior across corners; done means resizing from the top-left, top-right, or bottom-left does not move the window unexpectedly at minimum size.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, macos
Domain
desktop
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.