asmvik/yabai

New floating window resize moving issue

Open

#2,107 建立於 2024年2月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C (28,871 star) (713 fork)batch import
bughelp wanted

描述

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.

貢獻者指南