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:
Open two window in two column and 50% per window
Click mouse to rezise no response sometimes
Use Alt-+ works well
Expected behavior
Mouse can always resize
Screenshots and Videos
need reproduce
Operating System
Windows 10/11
komorebic check Output
Provide the output of komorebic check
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\ricky
Looking for configuration files in C:\Users\ricky
No komorebi configuration found in C:\Users\ricky
If running 'komorebic start --await-configuration', you will manually have to call the following command to begin tiling: komorebic complete-configuration
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:
1. Open two window in two column and 50% per window
2. Click mouse to rezise no response sometimes
3. Use Alt-+ works well
**Expected behavior**
Mouse can always resize
**Screenshots and Videos**
need reproduce
**Operating System**
Windows 10/11
**`komorebic check` Output**
Provide the output of `komorebic check`
```
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\ricky
Looking for configuration files in C:\Users\ricky
No komorebi configuration found in C:\Users\ricky
If running 'komorebic start --await-configuration', you will manually have to call the following command to begin tiling: komorebic complete-configuration
```
adam
added the bug label 2026-01-05 14:49:30 +01:00
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.
@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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.