mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-30 23:40:44 +02:00
[FEAT]: Remove komorebi's forced minimum window size #242
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 @Carl-Robert on GitHub (Sep 8, 2023).
Is your feature request related to a problem? Please describe.
I usually watch media and chat at the same time by tiling mpv and chat application on the same screen where mpv takes as much room as possible. With komorebi I can't expand mpv/shrink the chat application as far as I would like.
Describe the solution you'd like
Forced size restrictions should be lifted or made way more relaxed.
@LGUG2Z commented on GitHub (Sep 8, 2023):
https://github.com/LGUG2Z/komorebi/blob/d8892f3ff24c3c9622dd80601706b69e79cdb6f6/komorebi-core/src/default_layout.rs#L40C36-L40C36 this can probably be made configurable