mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Mouse resizing only works on top and left edge of containers #442
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gazpachoking on GitHub (Aug 6, 2024).
Describe the bug
Resizing by dragging window borders with mouse only works on the top and left edge of containers. The bottom or right edge end up just snapping back to previous size. I have tested this with the BSP and ultrawide vertical stack layouts.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Windows can be resized by dragging from any edge (that isn't on a screen edge.)
Screenshots and Videos
https://github.com/user-attachments/assets/99248817-3848-4a49-9ea4-951e73a83e15
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"komorebic checkOutputProvide the output of
komorebic checkFor example:
Additional context
Add any other context about the problem here.
In particular, if you have any other AHK scripts or software running that handle any aspect of window management or manipulation
@gazpachoking commented on GitHub (Aug 7, 2024):
Awesome, thank you!