You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Open multiple containers.
Try to resize by dragging top or left edge. It works.
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
mouse_resize.mp4
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
The text was updated successfully, but these errors were encountered:
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
mouse_resize.mp4
Operating System
Provide the output of
systeminfo | grep "^OS Name\|^OS Version"
komorebic check
OutputProvide the output of
komorebic check
For 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
The text was updated successfully, but these errors were encountered: