mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Resize only works on some layouts #329
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 @NireBryce on GitHub (Apr 9, 2024).
Describe the bug
EDIT: this exists in today's build too.
Only some layouts obey resize commands, but the documentation doesn't reflect that.
To Reproduce
komorebic resize-axisorresize-edgeExpected behavior
override layout rules and resize the window (and other windows to fit)
Operating System
Output of
systeminfo | grep "^OS Name\|^OS Version":komorebic checkOutputAdditional context
the windows seem to vibrate when you try to resize them in 'locked' configuration.
@LGUG2Z commented on GitHub (Apr 9, 2024):
I'll update the docs to reflect this. I don't have any immediate plans to implement resizing for other layouts, but I'm happy to accept PRs that implement it (good example for people who are interested in working on this: https://github.com/LGUG2Z/komorebi/pull/545)
@LGUG2Z commented on GitHub (May 12, 2024):
a2e9a46582