[BUG]: Mouse resizing only works on top and left edge of containers #442

Closed
opened 2026-01-05 14:50:46 +01:00 by adam · 1 comment
Owner

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:

  1. Open multiple containers.
  2. Try to resize by dragging top or left edge. It works.
  3. Try to resize by dragging bottom or right edge. No dice.

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"

OS Name:                   Microsoft Windows 11 Pro
OS Version:                10.0.22631 N/A Build 22631

komorebic check Output
Provide the output of komorebic check

For example:

KOMOREBI_CONFIG_HOME detected: c:\Users\chase.sterling\.config\komorebi

Looking for configuration files in c:\Users\chase.sterling\.config\komorebi

Found komorebi.json; this file can be passed to the start command with the --config flag

Found C:\Users\chase.sterling\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag

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

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: 1. Open multiple containers. 2. Try to resize by dragging top or left edge. It works. 3. Try to resize by dragging bottom or right edge. No dice. **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"` ``` OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22631 N/A Build 22631 ``` **`komorebic check` Output** Provide the output of `komorebic check` For example: ``` KOMOREBI_CONFIG_HOME detected: c:\Users\chase.sterling\.config\komorebi Looking for configuration files in c:\Users\chase.sterling\.config\komorebi Found komorebi.json; this file can be passed to the start command with the --config flag Found C:\Users\chase.sterling\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag ``` **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
adam added the bug label 2026-01-05 14:50:46 +01:00
adam closed this issue 2026-01-05 14:50:46 +01:00
Author
Owner

@gazpachoking commented on GitHub (Aug 7, 2024):

Awesome, thank you!

@gazpachoking commented on GitHub (Aug 7, 2024): Awesome, thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#442