Originally created by @mr-scrpt on GitHub (Sep 12, 2025).
Summary
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
Version Information
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
Output of komorebic check
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
Originally created by @mr-scrpt on GitHub (Sep 12, 2025).
### Summary
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
### Version Information
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
### Komorebi Configuration
```json
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
```
### Hotkey Configuration
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
### Output of komorebic check
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
adam
added the bug label 2026-01-05 14:52:21 +01:00
The Dwindle layout has not been implemented for komorebi, and personally since I now use an ultrawide monitor I'm either using the ultrawide-vertical-stack or the scrolling layouts
Once it is added there, you can follow the feedback from the compiler to find the correct places to implement all of the related logic
@LGUG2Z commented on GitHub (Sep 13, 2025):
The Dwindle layout has not been implemented for komorebi, and personally since I now use an ultrawide monitor I'm either using the ultrawide-vertical-stack or the scrolling layouts
If someone wants to implement this (or any other layout), it can be added to this enum: https://github.com/LGUG2Z/komorebi/blob/78177af6b8939521afaee3c152794a61c6799d27/komorebi/src/core/default_layout.rs#L15
Once it is added there, you can follow the feedback from the compiler to find the correct places to implement all of the related logic
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 @mr-scrpt on GitHub (Sep 12, 2025).
Summary
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
Version Information
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
Komorebi Configuration
Hotkey Configuration
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
Output of komorebic check
I apologize, but I couldn't find any other way to ask my question except by creating a bug report.
Hello. I switched to your product after using hyprland for a long time and decided to try Windows. So, in hyprland there is a very convenient layout, I think it's called dwindle — the point is that it always splits the active window in half — it's a bit like BSP, but not quite, since BSP splits each subsequent window in half, not the active window. Is there such a layout in your product?
@LGUG2Z commented on GitHub (Sep 13, 2025):
The Dwindle layout has not been implemented for komorebi, and personally since I now use an ultrawide monitor I'm either using the ultrawide-vertical-stack or the scrolling layouts
If someone wants to implement this (or any other layout), it can be added to this enum: https://github.com/LGUG2Z/komorebi/blob/78177af6b8939521afaee3c152794a61c6799d27/komorebi/src/core/default_layout.rs#L15
Once it is added there, you can follow the feedback from the compiler to find the correct places to implement all of the related logic