mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Mouse resize no response #288
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 @rickywu on GitHub (Jan 25, 2024).
Describe the bug
Resize window by mouse not work, but shortkey works well
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Mouse can always resize
Screenshots and Videos
need reproduce
Operating System
Windows 10/11
komorebic checkOutputProvide the output of
komorebic check@LGUG2Z commented on GitHub (Feb 8, 2024):
Mouse resizing is only really supported for
BSP. The new docs will be updated to reflect this. If anyone would like to work on enabling mouse resizing for other layouts please open a PR with an initial implementation for one or more layouts and the discussion can be continued there.