komorebi
komorebi copied to clipboard
[BUG]: Container persists after minimizing window with minimum_window_height set
Describe the bug After setting "minimum_window_height" or "minimum_window_width" above a certain threshold containers don't get destroyed when windows are minimized
To Reproduce Steps to reproduce the behavior:
- Add "minimum_window_height": 400 or "minimum_window_width": 400 to your config (on my setup the thresholds are width : 160, height : 28)
- Open another window
- Minimize that window
Screenshots and Videos
https://github.com/user-attachments/assets/21de911b-b9f5-40db-9a5b-5b145f6b4d64
Operating System
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.22631 N/A Build 22631
komorebic check
Output
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\sysadmin
Looking for configuration files in C:\Users\sysadmin
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\sysadmin\.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag