mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Can't change window size in any workspace besides the first one #241
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 @Inqurity on GitHub (Sep 17, 2023).
Describe the bug
Pressing the window resize shortcut or using the resize-axis command don't change the window size in any workspace except workspace 0, nor do they output an error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A change in window size, like it is in workspace 0
Screenshots and Videos
https://github.com/LGUG2Z/komorebi/assets/65112064/f75a9f71-de05-4811-8240-9b08fb154299
Operating System
komorebic checkOutputProvide the output of
komorebic checkFor example:
Additional context
I am not sure if this is an issue on komorebi end, as this is such a popular and quality project, sorry if i did something wrong
@LGUG2Z commented on GitHub (Sep 17, 2023):
The resize command only works for the BSP layout, or for the primary column in custom layouts. If your other workspaces have layouts besides BSP or custom, then this is the expected behaviour.