Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
gazpachoking opened this issue Aug 6, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@gazpachoking
Copy link

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

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

@gazpachoking gazpachoking added the bug Something isn't working label Aug 6, 2024
@LGUG2Z LGUG2Z closed this as completed in ff653e7 Aug 6, 2024
@gazpachoking
Copy link
Author

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant